Browse Source

dracut.spec: fixed gittag

master
Harald Hoyer 16 years ago
parent
commit
c10d53bf0c
  1. 2
      dracut.spec

2
dracut.spec

@ -5,7 +5,7 @@ @@ -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}

Loading…
Cancel
Save