From 1d6066b37e0fd4e7118a3d366d1b6a2168a70286 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 2 Jun 2013 00:56:44 -0600 Subject: fullpkg-find:copy_files(): comment on being stolen from makechrootpkg --- src/fullpkg/fullpkg-find | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') 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]}}" -- cgit v1.2.2