summaryrefslogtreecommitdiff
path: root/security/steghide/patches/patch-ab
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-07-21 03:08:08 +0000
committersnj <snj@pkgsrc.org>2004-07-21 03:08:08 +0000
commit6912515fb223793af7769e9ae7e5910f6b89f185 (patch)
tree2a76629dd8a25e39c38ab846bc0aec59ae21b135 /security/steghide/patches/patch-ab
parent345fcc4c7e5e744affacf7a90f96774be81bbea3 (diff)
downloadpkgsrc-6912515fb223793af7769e9ae7e5910f6b89f185.tar.gz
Initial import of steghide-0.5.1.
Steghide is a steganography program that can hide data in JPEG, BMP, WAV, and AU files. Taken from pkgsrc-wip and modified by me.
Diffstat (limited to 'security/steghide/patches/patch-ab')
-rw-r--r--security/steghide/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/steghide/patches/patch-ab b/security/steghide/patches/patch-ab
new file mode 100644
index 00000000000..2b95f97472f
--- /dev/null
+++ b/security/steghide/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2004/07/21 03:08:08 snj Exp $
+
+--- src/Makefile.in.orig 2003-12-11 18:31:35.000000000 -0800
++++ src/Makefile.in
+@@ -190,7 +190,7 @@ WavChunkHeader.cc WavChunkUnused.cc WavF
+ WavPCMSampleValue.cc error.cc main.cc msg.cc SMDConstructionHeuristic.cc
+
+ localedir = $(datadir)/locale
+-LIBTOOL = $(SHELL) libtool
++LIBTOOL = libtool
+ MAINTAINERCLEANFILES = Makefile.in
+ subdir = src
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs