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