From e5d2140aaa82bc99d459ab357b29a1ce708451f7 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Tue, 24 Jan 2012 15:16:53 -0500 Subject: fixed specfiles (#1087) --- redhat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/Makefile') diff --git a/redhat/Makefile b/redhat/Makefile index 7533b98da..f8f779557 100644 --- a/redhat/Makefile +++ b/redhat/Makefile @@ -22,7 +22,7 @@ VERSION := $(shell cat VERSION) RELEASE := $(shell cat RELEASE) BASE_VER := ${VERSION}-${RELEASE} CURRENT_PACKAGE := $(PACKAGE)-$(BASE_VER) -TARBALL := $(CURRENT_PACKAGE).tar +TARBALL := $(PACKAGE)-$(VERSION).tar DIRNAME := $(shell echo $${PWD}) DIRBASE := $(shell basename $${PWD}) -- cgit v1.2.3-1-g7c22