rpms/nabi/devel nabi.spec,1.2,1.3

Warren Togami (wtogami) fedora-extras-commits at redhat.com
Thu Mar 17 08:50:11 UTC 2005


Author: wtogami

Update of /cvs/extras/rpms/nabi/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3351

Modified Files:
	nabi.spec 
Log Message:
uh... I think this fixes it.  I didn't test it.
djoo at redhat.com will be taking over this package tomorrow so it is his problem.
He needs to learn this stuff anyway.



Index: nabi.spec
===================================================================
RCS file: /cvs/extras/rpms/nabi/devel/nabi.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nabi.spec	17 Mar 2005 07:54:07 -0000	1.2
+++ nabi.spec	17 Mar 2005 08:50:09 -0000	1.3
@@ -23,7 +23,7 @@
 %setup -q -n %{name}-%{version}
 
 %build
-./configure --prefix=/usr
+./configure --prefix={%_prefix}
 make
 
 %install




More information about the scm-commits mailing list