rpms/vala/F-8 vala.spec,1.17,1.18

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Tue Dec 4 23:21:49 UTC 2007


Author: salimma

Update of /cvs/pkgs/rpms/vala/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13792/F-8

Modified Files:
	vala.spec 
Log Message:
Build process fix



Index: vala.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vala/F-8/vala.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- vala.spec	4 Dec 2007 22:28:24 -0000	1.17
+++ vala.spec	4 Dec 2007 23:21:16 -0000	1.18
@@ -83,6 +83,9 @@
 %prep
 %setup -q
 %patch0 -p1 -b .gen-project
+# touch the file, otherwise the build process will try to regenerate
+# the .{c,h} files using an installed vala compiler
+touch gen-project/vala-gen-project.vala.stamp
 
 
 %build




More information about the fedora-extras-commits mailing list