]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/util-linux
Add possibility to disable packages for some arches.
[ipfire-2.x.git] / lfs / util-linux
index 61d5567d1a81cd3399988921dcdb0d002c220b01..3dac54d8692e40f075ceb19adcc29761d703b5cd 100644 (file)
@@ -96,6 +96,7 @@ else
                                hwclock/hwclock.c
        -mkdir -p /var/lib/hwclock
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-cramfs-1.patch
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/util-linux-buildfix.patch
        cd $(DIR_APP) && ./configure
        cd $(DIR_APP) && make $(MAKETUNING) HAVE_KILL=yes HAVE_SLN=yes
        cd $(DIR_APP) && make HAVE_KILL=yes HAVE_SLN=yes install