summaryrefslogtreecommitdiff
path: root/src/librefetch/librefetchdir/libmakepkg/source.sh.gen
diff options
context:
space:
mode:
Diffstat (limited to 'src/librefetch/librefetchdir/libmakepkg/source.sh.gen')
-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"|