X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Foinkmaster;h=6cc075fa402a329cb2988f6ad485058c593c7bf9;hb=8b33e596c470e9216bd4c7e61bf2bfc889ea6673;hp=a13c924740c3faf7149386adfa5beeb9a1aff0f3;hpb=fd6c668a58cd533a7c0d0fb71a6b6e650ff0541f;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/oinkmaster b/lfs/oinkmaster index a13c92474..6cc075fa4 100644 --- a/lfs/oinkmaster +++ b/lfs/oinkmaster @@ -69,6 +69,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/oinkmaster-2.0-add_community_rules.patch cd $(DIR_APP) && chown nobody:nobody oinkmaster.pl cd $(DIR_APP) && cp -f oinkmaster.conf /var/ipfire/snort/ cd /var/ipfire/snort && patch -Np1 < $(DIR_SRC)/src/patches/oinkmaster-tmp.patch