rpms/systemtap/FC-4 Makefile,1.3,1.4

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Aug 15 06:55:55 UTC 2005


Author: roland

Update of /cvs/dist/rpms/systemtap/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv9472

Modified Files:
	Makefile 
Log Message:
Add commit target for propagate hacks.



Index: Makefile
===================================================================
RCS file: /cvs/dist/rpms/systemtap/FC-4/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile	15 Aug 2005 06:55:23 -0000	1.3
+++ Makefile	15 Aug 2005 06:55:52 -0000	1.4
@@ -47,6 +47,7 @@
 
 commit-%: propagate-%
 	cd ../$* && cvs commit -m'Automatic update to $(VERSION)'
+	touch $@
 
 tag-%: commit-%
 	cd ../$* && $(MAKE) tag




More information about the fedora-cvs-commits mailing list