summaryrefslogtreecommitdiff
path: root/src/librefetch/librefetchdir/libmakepkg
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2021-07-19 17:06:58 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2021-07-26 19:20:09 -0400
commitf852d5876b8c0be70e3686efd4f0a005dbb53648 (patch)
treedc8bb4b038d041f09d166360ecd2517a88713c45 /src/librefetch/librefetchdir/libmakepkg
parentc64c8ddcdfcce76f41f7c37cccec8d4894ade2c1 (diff)
wip - multiple concernswip-2021-03
Diffstat (limited to 'src/librefetch/librefetchdir/libmakepkg')
-rwxr-xr-xsrc/librefetch/librefetchdir/libmakepkg/source.sh.gen4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/librefetch/librefetchdir/libmakepkg/source.sh.gen b/src/librefetch/librefetchdir/libmakepkg/source.sh.gen
index 7d848c3..0f43b05 100755
--- a/src/librefetch/librefetchdir/libmakepkg/source.sh.gen
+++ b/src/librefetch/librefetchdir/libmakepkg/source.sh.gen
@@ -25,3 +25,7 @@
}
s|DBG "source.sh::|DBG "source.sh<SPECIAL>::|
+
+
+s|source "$LIBRARY/util/source.sh"|source "$LIBRARY/util/source.sh" ; DBG "source.sh<SPECIAL> LIBRARY=$LIBRARY"|
+s|source "$lib"|DBG "source.sh<SPECIAL> source $lib" ; source "$lib"|