import buggered up again
This commit is contained in:
parent
e2f0c061e3
commit
e06e9f853b
4
Makefile
4
Makefile
@ -1,7 +1,7 @@
|
||||
# Makefile for source rpm: hunspell-sk
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1 2007/02/15 13:03:18 ausil Exp $
|
||||
NAME := hunspell-sk
|
||||
SPECFILE = hunspell-sl
|
||||
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