seems to have gotten confused
This commit is contained in:
parent
17f6994ef0
commit
cf8cd24d37
4
Makefile
4
Makefile
@ -1,7 +1,7 @@
|
||||
# Makefile for source rpm: hunspell-hr
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1 2007/02/14 21:34:38 ausil Exp $
|
||||
NAME := hunspell-hr
|
||||
SPECFILE = hunspell-hu
|
||||
SPECFILE = $(firstword $(wildcard *.spec))
|
||||
|
||||
define find-makefile-common
|
||||
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
|
||||
|
||||
Loading…
Reference in New Issue
Block a user