This commit is contained in:
parent
5883344cad
commit
eae1bf8741
@ -51,7 +51,6 @@ BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5Xml)
|
||||
Requires: kio_iso = %{version}
|
||||
Requires: libktexteditor
|
||||
Suggests: %{name}-doc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -76,8 +75,8 @@ Group: Productivity/File utilities
|
||||
An advanced twin panel (commander style) file manager for KDE.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{tar_version}
|
||||
%patch0 -p1
|
||||
%setup -q -n %{name}-%{version}
|
||||
#patch0 -p1
|
||||
|
||||
%build
|
||||
export RPM_OPT_FLAGS="%{optflags} -fpermissive"
|
||||
|
Loading…
Reference in New Issue
Block a user