common Makefile.common,1.65,1.66

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Thu Jun 14 07:13:21 UTC 2007


Author: ensc

Update of /cvs/extras/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21717

Modified Files:
	Makefile.common 
Log Message:
reverted last commit which was submitted inadvertently


Index: Makefile.common
===================================================================
RCS file: /cvs/extras/common/Makefile.common,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- Makefile.common	14 Jun 2007 07:07:08 -0000	1.65
+++ Makefile.common	14 Jun 2007 07:12:51 -0000	1.66
@@ -300,9 +300,6 @@
 compile: sources $(TARGETS)
 	$(RPM_WITH_DIRS) -bc $(SPECFILE)
 
-install: sources $(TARGETS)
-	$(RPM_WITH_DIRS) -bi $(SPECFILE)
-
 compile-short: sources $(TARGETS)
 	$(RPM_WITH_DIRS) --nodeps --short-circuit -bc $(SPECFILE)
 




More information about the fedora-extras-commits mailing list