docs-common Makefile,1.8,1.9

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


Author: pfrields

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

Modified Files:
	Makefile 
Log Message:
Remember to actually grab the SRPM, why don't we


Index: Makefile
===================================================================
RCS file: /cvs/docs/docs-common/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Makefile	4 Feb 2006 16:37:37 -0000	1.8
+++ Makefile	4 Feb 2006 16:45:42 -0000	1.9
@@ -73,5 +73,6 @@
 #
 	rpmbuild -ba $(RPMFLAGS) $(DOCSPEC)
 	mv $(shell ${RPM} --eval '%{_rpmdir}')/noarch/*.rpm .
+	mv $(shell ${RPM} --eval '%{_srcrpmdir}')/*.rpm .
 	rpmbuild --clean --rmsource $(RPMFLAGS) $(DOCSPEC)
 	rm -rf $(shell ${RPM} --eval '%{_topdir}')




More information about the Fedora-docs-commits mailing list