pkgsrc/security/steghide/patches/patch-ab
snj 6912515fb2 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.
2004-07-21 03:08:08 +00:00

13 lines
459 B
Text

$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