docs-common Makefile,1.7,1.8

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sat Feb 4 16:37:44 UTC 2006


Author: pfrields

Update of /cvs/docs/docs-common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7989

Modified Files:
	Makefile 
Log Message:
Make .src.rpm as well


Index: Makefile
===================================================================
RCS file: /cvs/docs/docs-common/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Makefile	4 Feb 2006 05:48:44 -0000	1.7
+++ Makefile	4 Feb 2006 16:37:37 -0000	1.8
@@ -71,7 +71,7 @@
 #
 # Do the build...
 #
-	rpmbuild -bb $(RPMFLAGS) $(DOCSPEC)
+	rpmbuild -ba $(RPMFLAGS) $(DOCSPEC)
 	mv $(shell ${RPM} --eval '%{_rpmdir}')/noarch/*.rpm .
 	rpmbuild --clean --rmsource $(RPMFLAGS) $(DOCSPEC)
 	rm -rf $(shell ${RPM} --eval '%{_topdir}')




More information about the Fedora-docs-commits mailing list