FIX: doublecmd-*.spec files

This commit is contained in:
Alexander Koblov 2011-01-22 18:25:24 +00:00
commit b0e7fa6f68
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ Double Commander is a cross platform open source file manager with two panels si
It is inspired by Total Commander and features some new ideas.
%prep
%setup -q -n %{doublecmd}
%setup -q -n %{doublecmd}-%{version}
%build
./build.sh all gtk2

View file

@ -25,7 +25,7 @@ Double Commander is a cross platform open source file manager with two panels si
It is inspired by Total Commander and features some new ideas.
%prep
%setup -q -n %{doublecmd}
%setup -q -n %{doublecmd}-%{version}
%build
./build.sh all qt