mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: doublecmd-*.spec files
This commit is contained in:
parent
6721821483
commit
b0e7fa6f68
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue