]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.spec: fixed gittag
authorHarald Hoyer <harald@redhat.com>
Mon, 31 Aug 2009 09:59:45 +0000 (11:59 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 1 Sep 2009 13:42:28 +0000 (15:42 +0200)
dracut.spec

index 0751fad2c0b795331b3346bd16056224f4746daa..d649971c60f40feb46c1d4946dc5997c06edde48 100644 (file)
@@ -5,7 +5,7 @@
 %endif
 
 %if %{defined gittag}
-%define rdist 1.git%{gittag}%{?dist}
+%define rdist .git%{gittag}%{?dist}
 %define dashgittag -%{gittag}
 %else
 %define rdist %{?dist}