mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 12:32:59 +02:00
Fix oinkmaster patch.
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
* arping-2.05
|
||||
* as86-0.16.17
|
||||
* asterisk-1.4.18
|
||||
* atl1c-kmod-2.6.27.39-ipfire
|
||||
* atl1c-kmod-2.6.27.39-ipfire-xen
|
||||
* atl2-2.0.5-kmod-2.6.27.39-ipfire
|
||||
* atl2-2.0.5-kmod-2.6.27.39-ipfire-xen
|
||||
* autoconf-2.59
|
||||
|
||||
@@ -71,7 +71,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
|
||||
cd $(DIR_APP) && chown nobody:nobody oinkmaster.pl
|
||||
cd $(DIR_APP) && cp -f oinkmaster.conf /var/ipfire/snort/
|
||||
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-tmp.patch
|
||||
cd /var/ipfire/snort && patch -Np1 < $(DIR_SRC)/src/patches/oinkmaster-tmp.patch
|
||||
cd $(DIR_APP) && install -m 0755 oinkmaster.pl /usr/local/bin/
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
diff -Naur /var/ipfire/snort/oinkmaster.new /var/ipfire/snort/oinkmaster.conf
|
||||
--- /var/ipfire/snort/oinkmaster.new 2008-10-25 18:53:30.000000000 +0200
|
||||
+++ /var/ipfire/snort/oinkmaster.conf 2009-12-07 20:21:15.000000000 +0100
|
||||
diff -Naur org/oinkmaster.conf new/oinkmaster.conf
|
||||
--- org/oinkmaster.conf 2008-10-25 18:53:30.000000000 +0200
|
||||
+++ new/oinkmaster.conf 2009-12-07 20:21:15.000000000 +0100
|
||||
@@ -117,7 +117,7 @@
|
||||
# TMPDIR or TEMPDIR, or otherwise use "/tmp" if none of them was set.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user