The following commit has been merged in the master branch:
commit 948b912679d28994c514403cedb7526d8092caf7
Author: Sylvain Beucler <[email protected]>
Date:   Fri Jun 19 20:39:57 2009 +0200

    Disable update-autotools-config.sh for this release

diff --git a/debian/rules b/debian/rules
index dbb79fc..d0e1d92 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,9 +51,12 @@ clean:
 
        # Add here commands to clean up after the build process.
        [ ! -e $(BUILD) ] || $(MAKE) -C $(BUILD) distclean
-#      Install autotools-dev's config.sub and config.guess, if newer:
-       chmod 755 debian/update-autotools-config.sh
-       debian/update-autotools-config.sh autotools/
+#      Not necessary in this release, it doesn't use
+#      AC_CANONICAL_HOST and hence config.guess&config.sub aren't
+#      present:
+##     Install autotools-dev's config.sub and config.guess, if newer:
+#      chmod 755 debian/update-autotools-config.sh
+#      debian/update-autotools-config.sh autotools/
 
        rm -rf $(BUILD)
        dh_clean 

-- 
Packaging for DFArc

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to