14 lines
393 B
Plaintext
14 lines
393 B
Plaintext
$NetBSD: patch-ab,v 1.1 2006/03/23 03:25:12 minskim Exp $
|
|
|
|
--- TiffIO.pro.orig 2006-01-12 01:57:40.000000000 +0000
|
|
+++ TiffIO.pro
|
|
@@ -15,7 +15,7 @@ TARGET = TiffIO
|
|
# NOTE: Install features have been removed from Qt 4.0 (and 4.1) doc,
|
|
# *but* they are still working...
|
|
#
|
|
-linux {
|
|
+unix {
|
|
target.path = $$(RPM_BUILD_ROOT)$$(QTDIR)/plugins/imageformats/
|
|
INSTALLS += target
|
|
}
|