]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
coreutils: Clean makefile.
authorSchantl Stefan <Stevee@ipfire.org>
Sun, 7 Mar 2010 17:25:02 +0000 (18:25 +0100)
committerSchantl Stefan <Stevee@ipfire.org>
Sun, 7 Mar 2010 17:25:02 +0000 (18:25 +0100)
pkgs/core/coreutils/coreutils.nm

index d26d4b921f293c81ba48432e0ca2062e6b13b341..f291639acdc0d970b7954fbd5b51e8ae3e6b0756 100644 (file)
@@ -55,7 +55,6 @@ CONFIGURE_OPTIONS += \
 define STAGE_PREPARE_CMDS
        cd $(DIR_APP) && aclocal -I m4
        cd $(DIR_APP) && autoconf --force
-       #cd $(DIR_APP) && automake --copy --add-missing
 endef
 
 define STAGE_INSTALL_CMDS