mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
cups-filters: Fix for lfs-file (dropped avahi package)
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
076ad71576
commit
4d8d78169f
@@ -84,7 +84,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
|||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--with-pdftops=hybrid \
|
--with-pdftops=hybrid \
|
||||||
--disable-ijs \
|
--disable-ijs \
|
||||||
--disable-mutool
|
--disable-mutool \
|
||||||
|
--disable-avahi
|
||||||
cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
|
cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
|
||||||
cd $(DIR_APP) && make install
|
cd $(DIR_APP) && make install
|
||||||
@rm -rf $(DIR_APP)
|
@rm -rf $(DIR_APP)
|
||||||
|
|||||||
Reference in New Issue
Block a user