summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2005-05-14 21:51:37 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2005-05-14 21:51:37 +0000
commit203922bc577999c761e601b815830eb7f742644e (patch)
treeacaf69785e45e76662ad22168e14fecfea6df8b8 /net-analyzer/xprobe/files
parentstable on amd64, ppc and x86 (diff)
downloadgentoo-2-203922bc577999c761e601b815830eb7f742644e.tar.gz
gentoo-2-203922bc577999c761e601b815830eb7f742644e.tar.bz2
gentoo-2-203922bc577999c761e601b815830eb7f742644e.zip
marked 0.2.2 x86 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer/xprobe/files')
-rw-r--r--net-analyzer/xprobe/files/xprobe-0.0.2-gentoo.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-analyzer/xprobe/files/xprobe-0.0.2-gentoo.patch b/net-analyzer/xprobe/files/xprobe-0.0.2-gentoo.patch
deleted file mode 100644
index 198975179518..000000000000
--- a/net-analyzer/xprobe/files/xprobe-0.0.2-gentoo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in Sat Aug 17 13:32:57 2002
-+++ Makefile.in Sat Aug 17 13:33:10 2002
-@@ -61,7 +61,7 @@
- $(INSTALL_PROGRAM) -d $(DESTDIR)/$(bindir)
- $(INSTALL_PROGRAM) -d $(DESTDIR)/$(mandir)/man1
- $(INSTALL_PROGRAM) -m 0755 xprobe $(DESTDIR)/$(bindir)
-- $(INSTALL_DATA) xprobe.1 $(mandir)/man1
-+ $(INSTALL_DATA) xprobe.1 $(DESTDIR)/$(mandir)/man1
-
- configure: configure.in
- autoheader