mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Hinzugefügt:
* Nochmal ein neues Shutdown-Bild. * Schnelle Profilauswahl in der index.cgi * Nettraffic. * Capiinfo. Geändert: * Menü komplett neu sortiert. * Javascript-Option aus gui.cgi entfernt. * Pakfire-Fehler beseitigt. * Sämtliche /var/ipcop durch /var/ipfire ersetzt. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@129 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -85,6 +85,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
cd $(DIR_APP)/capiinit && ./configure
|
||||
cd $(DIR_APP)/capiinit && make
|
||||
cd $(DIR_APP)/capiinit && make install
|
||||
cd $(DIR_APP)/capiinfo && ./configure
|
||||
cd $(DIR_APP)/capiinfo && make
|
||||
cd $(DIR_APP)/capiinfo && make install
|
||||
cd $(DIR_APP)/capi20 && SED=sed ./configure
|
||||
cd $(DIR_APP)/capi20 && SED=sed make
|
||||
cd $(DIR_APP)/capi20 && make install
|
||||
|
||||
Reference in New Issue
Block a user