mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Bleeding-Rules entfernt, da die Seite auf einmal nichtmehr existiert.
ALSA eingebaut (und Pakete fuer vorbis, ogg, mp3blaster) git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@635 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -39,16 +39,13 @@ TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
###############################################################################
|
||||
|
||||
objects = $(DL_FILE) \
|
||||
Community-Rules-20070503.tar.gz \
|
||||
bleeding.rules-20070503.tar.gz
|
||||
Community-Rules-20070503.tar.gz
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
Community-Rules-20070503.tar.gz = $(DL_FROM)/Community-Rules-20070503.tar.gz
|
||||
bleeding.rules-20070503.tar.gz = $(DL_FROM)/bleeding.rules-20070503.tar.gz
|
||||
|
||||
$(DL_FILE)_MD5 = 70e7f297c9fcf1f46d6fa3e1bb4aae49
|
||||
Community-Rules-20070503.tar.gz_MD5 = f236b8a4ac12e99d3e7bd81bf3b5a482
|
||||
bleeding.rules-20070503.tar.gz_MD5 = f18f0a08c139b8205270b41a534f15d7
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
@@ -87,7 +84,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
-mkdir -p /etc/snort/rules
|
||||
|
||||
tar xvfz $(DIR_DL)/Community-Rules-20070503.tar.gz -C /etc/snort/
|
||||
tar xvfz $(DIR_DL)/bleeding.rules-20070503.tar.gz -C /etc/snort/
|
||||
cd $(DIR_APP) && install -m 0644 \
|
||||
etc/reference.config etc/classification.config /etc/snort/rules
|
||||
cd $(DIR_APP) && install -m 0644 etc/unicode.map /etc/snort
|
||||
|
||||
Reference in New Issue
Block a user