Fix Makefile to find the correct spec file
This commit is contained in:
parent
e93020e6c7
commit
74f62c4c46
4
Makefile
4
Makefile
@ -1,6 +1,6 @@
|
|||||||
# Makefile for source rpm: xorg-x11-drivers
|
# Makefile for source rpm: xorg-x11-drivers
|
||||||
# $Id$
|
# $Id: Makefile,v 1.1 2005/11/15 08:34:43 mharris Exp $
|
||||||
NAME := xorg-x11-drivers
|
NAME := xorg-x11-drivers
|
||||||
SPECFILE = $(firstword $(wildcard *.spec))
|
SPECFILE = $(NAME).spec
|
||||||
|
|
||||||
include ../common/Makefile.common
|
include ../common/Makefile.common
|
||||||
|
Loading…
Reference in New Issue
Block a user