From 9ee968a0c29507b1b689a3d3c3fc13214aea0749 Mon Sep 17 00:00:00 2001 From: Yves Duret Date: Mon, 2 Dec 2002 09:55:15 +0000 Subject: fix stupid release stuff :) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 254efaf..f6e093e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = rootfiles -VERSION = $(shell rpm -q --qf %{VERSION}-%{RELEASE} --specfile $(NAME).spec) +VERSION = $(shell rpm -q --qf %{VERSION} --specfile $(NAME).spec) RPM = $(HOME)/rpm/ DOTFILES = Xdefaults bash_logout bash_profile bashrc cshrc tcshrc vimrc -- cgit v1.2.1