summaryrefslogtreecommitdiff
path: root/src/fullpkg
diff options
context:
space:
mode:
Diffstat (limited to 'src/fullpkg')
-rwxr-xr-xsrc/fullpkg/fullpkg-find2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fullpkg/fullpkg-find b/src/fullpkg/fullpkg-find
index 72a6585..d110ff2 100755
--- a/src/fullpkg/fullpkg-find
+++ b/src/fullpkg/fullpkg-find
@@ -11,6 +11,8 @@ guess_repo() {
basename $(dirname $(pwd))
}
+# This function is stolen from makechrootpkg.
+# That probably has some copyright/licensing implications.
copy_files() {
local copydir="$build_dir/${pkgbase:-${pkgname[0]}}"