diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-17 11:47:09 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-17 11:47:09 +0200 |
commit | 2371972204f39a09cffea02217b2303aa1455a06 (patch) | |
tree | f84379777a1c42c77e9d1fc1d77cbed929cd19a7 /package/snort/patches/patch-src_dynamic-examples_Makefile_in | |
parent | 4d7e58f6be98eb1446e6b86434da0f1472934612 (diff) |
update snort to latest upstream, add daq package
Diffstat (limited to 'package/snort/patches/patch-src_dynamic-examples_Makefile_in')
-rw-r--r-- | package/snort/patches/patch-src_dynamic-examples_Makefile_in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/snort/patches/patch-src_dynamic-examples_Makefile_in b/package/snort/patches/patch-src_dynamic-examples_Makefile_in deleted file mode 100644 index 34f1c3d65..000000000 --- a/package/snort/patches/patch-src_dynamic-examples_Makefile_in +++ /dev/null @@ -1,10 +0,0 @@ ---- snort-2.8.5.2.orig/src/dynamic-examples/Makefile.in 2009-10-19 23:17:59.000000000 +0200 -+++ snort-2.8.5.2/src/dynamic-examples/Makefile.in 2010-07-30 21:12:51.000000000 +0200 -@@ -148,7 +148,6 @@ datarootdir = @datarootdir@ - docdir = @docdir@ - dvidir = @dvidir@ - exec_prefix = @exec_prefix@ --extra_incl = @extra_incl@ - host = @host@ - host_alias = @host_alias@ - host_cpu = @host_cpu@ |