diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
commit | 40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch) | |
tree | d70bbf882801af3a4e58dde3ed6a1da1849479d4 /net-p2p/gtkhx/files/patch-plugins::Makefile.in | |
parent | Fix the string format vulnerability desribed at (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Diffstat (limited to 'net-p2p/gtkhx/files/patch-plugins::Makefile.in')
-rw-r--r-- | net-p2p/gtkhx/files/patch-plugins::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-p2p/gtkhx/files/patch-plugins::Makefile.in b/net-p2p/gtkhx/files/patch-plugins::Makefile.in deleted file mode 100644 index 62b3aa4cd2ef..000000000000 --- a/net-p2p/gtkhx/files/patch-plugins::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/Makefile.in.orig Tue Feb 19 22:14:43 2002 -+++ plugins/Makefile.in Fri Mar 15 13:43:31 2002 -@@ -16,7 +16,7 @@ - srcdir = @srcdir@ - top_srcdir = @top_srcdir@ - VPATH = @srcdir@ --prefix = @prefix@ -+prefix = ${PREFIX} - exec_prefix = @exec_prefix@ - - bindir = @bindir@ |