]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
systemd: Fix build.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 6 Apr 2011 13:10:05 +0000 (15:10 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 6 Apr 2011 13:10:05 +0000 (15:10 +0200)
pkgs/systemd/systemd.nm

index 20345b571c5484dd46a9b76ef96c2c0513a66976..4e8aad6f907fc22ac615ced6285110ca77fabf4c 100644 (file)
@@ -74,9 +74,9 @@ CONFIGURE_OPTIONS += \
        --with-udevrulesdir=/lib/udev/rules.d/ \
        --with-pamlibdir=/etc/pam.d
 
-define STAGE_PREPARE_CMDS
-       cd $(DIR_APP) && ./autogen.sh ac
-endef
+#define STAGE_PREPARE_CMDS
+#      cd $(DIR_APP) && ./autogen.sh ac
+#endef
 
 define STAGE_TEST
        cd $(DIR_APP) && make check