mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Hinzugefügt:
* Locale-Codes - Perl-Modul für die country.cgi Geändert: * Samba OHNE PAM * Permissions der Flags von GeoIP geändert. * Samba Paket erstellt. * Wget in die ISO gepackt. * Startscripte bearbeitet. (IPCop-Überreste) * Sysconfdir von xinetd und Samba verschoben. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@163 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -81,5 +81,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
cd $(DIR_APP) && make
|
||||
cd $(DIR_APP) && make install
|
||||
cd $(DIR_APP) && mkdir -p /usr/local/share/GeoIP && cp -f $(DIR_DL)/GeoIP.dat /usr/local/share/GeoIP/GeoIP.dat
|
||||
cd $(DIR_APP) && chmod 777 /home/httpd/html/images/flags
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user