rpms/vnc/devel vnc.spec,1.157,1.158

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Nov 28 07:41:52 UTC 2006


Author: atkac

Update of /cvs/dist/rpms/vnc/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20405/vnc/devel

Modified Files:
	vnc.spec 
Log Message:
fixed building (--add-missing option)



Index: vnc.spec
===================================================================
RCS file: /cvs/dist/rpms/vnc/devel/vnc.spec,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- vnc.spec	23 Nov 2006 19:55:20 -0000	1.157
+++ vnc.spec	28 Nov 2006 07:41:50 -0000	1.158
@@ -148,7 +148,7 @@
 make JAVAC="gcj -C" JAR=fastjar
 
 cd ../../unix/xorg-server-*
-aclocal --force ; automake ; autoconf
+aclocal --force ; automake --add-missing; autoconf
 %configure --enable-xorg \
         --disable-dependency-tracking \
         --disable-xprint \




More information about the fedora-cvs-commits mailing list