rpms/ipvsadm/devel Makefile,1.2,1.3

Matthias Saou (thias) fedora-extras-commits at redhat.com
Fri Aug 24 14:16:30 UTC 2007


Author: thias

Update of /cvs/extras/rpms/ipvsadm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7526

Modified Files:
	Makefile 
Log Message:
I'd really like to figure out why I need ../../ but Koji needs ../ :-/



Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/ipvsadm/devel/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	24 Aug 2007 14:13:07 -0000	1.2
+++ Makefile	24 Aug 2007 14:15:57 -0000	1.3
@@ -3,4 +3,4 @@
 NAME := ipvsadm
 SPECFILE = $(firstword $(wildcard *.spec))
 
-include ../../common/Makefile.common
+include ../common/Makefile.common




More information about the fedora-extras-commits mailing list