]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
hplip: Clean makefile.
authorSchantl Stefan <Stevee@ipfire.org>
Fri, 26 Feb 2010 20:29:59 +0000 (21:29 +0100)
committerSchantl Stefan <Stevee@ipfire.org>
Fri, 26 Feb 2010 20:29:59 +0000 (21:29 +0100)
pkgs/core/hplip/hplip.nm

index a73a84fc73e60e7c8d07a94275aa7a5fc88ca2c7..2372e3b977466ac805d6f2a679557e373792af97 100644 (file)
@@ -49,7 +49,3 @@ PKG_TARBALL    = $(THISAPP).tar.gz
 
 CONFIGURE_OPTIONS += \
                --sysconfdir=/etc
-
-#define STAGE_PREPARE_CMDS
-       #cd $(DIR_APP) && autoreconf --force
-#endef