mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Hinzugefügt:
* Zaptel Kernelmodule werden gleich komprimiert. Geändert: * Konfigurationspfade sämtlicher Programme von /etc nach /var/ipfire verschoben. * Einige Schönheitsfehler IPCop --> IPFire korrigiert. Gelöscht: * wireless herausgenommen. (Bleibt abzuwarten, wann es in IPCop 1.4.11 ist.) git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@130 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
2
lfs/cups
2
lfs/cups
@@ -83,7 +83,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
|
||||
cd $(DIR_APP) && sed -i -e "s@pam/pam@security/pam@g" {config-scripts/cups-pam.m4,scheduler/auth.c,configure}
|
||||
# cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/patches/cups-1.1.23-testsuite_fix-1.patch
|
||||
cd $(DIR_APP) && ./configure --disable-nls
|
||||
cd $(DIR_APP) && ./configure --disable-nls --sysconfdir=/var/ipfire
|
||||
cd $(DIR_APP) && make
|
||||
# cd $(DIR_APP) && make check
|
||||
cd $(DIR_APP) && make install
|
||||
|
||||
Reference in New Issue
Block a user