openbsd-ports/graphics/tiff/patches/patch-tools_Makefile_in
2002-01-19 09:34:42 +00:00

15 lines
527 B
Plaintext

--- tools/Makefile.in.orig Mon Dec 3 21:14:22 2001
+++ tools/Makefile.in Mon Dec 3 21:20:08 2001
@@ -111,9 +111,9 @@ all: ${TARGETS}
true; \
fi
install: all
- ${INSTALL} -idb nostrip -idb tiff.sw.tools -m 755 \
+ ${INSTALL} -idb tiff.sw.tools -m 755 \
-dir ${DESTDIR}@DIR_BIN@
- ${INSTALL} -idb nostrip -idb tiff.sw.tools -m 755 \
+ ${INSTALL} -idb tiff.sw.tools -m 755 \
-F ${DESTDIR}@DIR_BIN@ -O ${TARGETS}
@if [ "@LIBIMAGE@" = yes ]; then \
${INSTALL} -idb tiff.sw.tools -m 755 \