DISTFILES are necessary only during bootstrapping and should not be distributed. This partially reverts commit 9f0e54ab2.
@@ -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;;
@@ -1 +1 @@
-Subproject commit 8d51e798761485e9f8291539a1401ecbc40b3956
+Subproject commit 9ad2a83e9c8de70d83dbe956c144be51f66a9abb