]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/e2fsprogs
bind: Update automake
[people/pmueller/ipfire-2.x.git] / lfs / e2fsprogs
index 8fda71389f62fe057b908d429b0284a4902e10d8..bb005ae02cfa06dbbd817320cbfc3fcbece4e9f2 100644 (file)
@@ -76,6 +76,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                        --prefix=/usr \
                        --with-root-prefix="" \
                        --enable-elf-shlibs \
+                       --disable-libblkid \
+                       --disable-libuuid \
                        --disable-nls
 
        cd $(DIR_APP)/build && make $(MAKETUNING)