summaryrefslogtreecommitdiff
path: root/packages/wireshark/files/use-our-lemon.patch
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-12-14 14:19:42 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-12-14 14:19:42 +0000
commit1eec7da2506128e9de16ebc6f784773826b26ee0 (patch)
treebef53e2617eeaaa30274cb768f975ecf032e81ce /packages/wireshark/files/use-our-lemon.patch
parentd8ebe3ef124c7780b0c8f3c00f5359c15de3e7e7 (diff)
wireshark: updated to 0.99.4 (it was ethereal before)
Diffstat (limited to 'packages/wireshark/files/use-our-lemon.patch')
-rw-r--r--packages/wireshark/files/use-our-lemon.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages/wireshark/files/use-our-lemon.patch b/packages/wireshark/files/use-our-lemon.patch
new file mode 100644
index 0000000000..c2850807db
--- /dev/null
+++ b/packages/wireshark/files/use-our-lemon.patch
@@ -0,0 +1,16 @@
+
+#
+# Patch managed by http://www.holgerschurig.de/patcher.html
+#
+
+--- ethereal-0.99.0/tools/Makefile.am~use-our-lemon
++++ ethereal-0.99.0/tools/Makefile.am
+@@ -21,7 +21,7 @@
+ # along with this program; if not, write to the Free Software
+ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+-SUBDIRS = lemon
++SUBDIRS =
+
+ PIDL_FILES= \
+ pidl/MANIFEST \