diff --git a/bootstrap.conf b/bootstrap.conf index c7d2aff5..0d5351f5 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -77,7 +77,7 @@ getopt-gnu # copy_files srcdir dstdir copy_files() { - for file in DISTFILES `cat $1/DISTFILES` + for file in `cat $1/DISTFILES` do case $file in "#*") continue;; diff --git a/paxutils b/paxutils index 8d51e798..9ad2a83e 160000 --- a/paxutils +++ b/paxutils @@ -1 +1 @@ -Subproject commit 8d51e798761485e9f8291539a1401ecbc40b3956 +Subproject commit 9ad2a83e9c8de70d83dbe956c144be51f66a9abb