[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
docs-common Makefile,1.7,1.8
- From: "Paul W. Frields" (pfrields) <fedora-docs-commits redhat com>
- To: fedora-docs-commits redhat com
- Subject: docs-common Makefile,1.7,1.8
- Date: Sat, 4 Feb 2006 11:37:44 -0500
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}')
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]