]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Temporarily disabled patch in shadow.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Oct 2008 10:30:26 +0000 (10:30 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Oct 2008 10:30:26 +0000 (10:30 +0000)
lfs/shadow

index d552e2d28eb60dbe7bd9c6c19fc8bf5bf6b797a2..be95155b3eb3a81ede637f1bdcfc848fa447c618 100644 (file)
@@ -53,7 +53,7 @@ $(objects) :
 $(TARGET) : 
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
-       cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(THISAPP)-useradd_fix-2.patch
+       #cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(THISAPP)-useradd_fix-2.patch
        cd $(DIR_APP) && \
                ./configure \
                        --sysconfdir=/etc \