I'd really like to figure out why I need ../../ but Koji needs ../ :-/
This commit is contained in:
parent
c8652dc920
commit
142aabb5a7
4
Makefile
4
Makefile
@ -1,6 +1,6 @@
|
||||
# Makefile for source rpm: ipvsadm
|
||||
# $Id: Makefile,v 1.1 2004/09/09 06:20:27 cvsdist Exp $
|
||||
# $Id: Makefile,v 1.2 2007/08/24 14:13:07 thias Exp $
|
||||
NAME := ipvsadm
|
||||
SPECFILE = $(firstword $(wildcard *.spec))
|
||||
|
||||
include ../../common/Makefile.common
|
||||
include ../common/Makefile.common
|
||||
|
Loading…
Reference in New Issue
Block a user