gtkam.spec
changeset 4536 42a134e6c096
parent 4455 aea26bce3124
child 4579 a47648ae5f29
--- a/gtkam.spec	Fri Nov 12 11:28:44 2004 +0000
+++ b/gtkam.spec	Fri Nov 12 11:29:01 2004 +0000
@@ -68,6 +68,9 @@
 automake -a -c -f
 autoconf
 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} \
+		--bindir=%{_bindir} \
+		--libdir=%{_libdir} \
+                --includedir=%{_includedir} \
 		--mandir=%{_mandir}
 make -j $CPUS
 
@@ -119,6 +122,10 @@
 %{_mandir}/man1/*
 
 %changelog
+* Fri Nov 12 2004 - [email protected]
+- added --libdir and --bindir to configure opts so they can be redirected
+  on Solaris
+
 * Mon Oct 11 2004 - [email protected]
 - Move gtkam-gimp plugin to lib/gimp/2.0.