forked from pool/konqueror
This commit is contained in:
parent
e929a76258
commit
c657084d78
@ -85,7 +85,6 @@ This package contains a HTML rendering engine for Konqueror that is based on QtW
|
|||||||
Summary: KDE File Manager and Browser
|
Summary: KDE File Manager and Browser
|
||||||
Group: Productivity/Networking/Web/Browsers
|
Group: Productivity/Networking/Web/Browsers
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Conflicts: konqueror-plugins
|
|
||||||
Obsoletes: fsview5 < %{version}
|
Obsoletes: fsview5 < %{version}
|
||||||
Provides: fsview5 = %{version}
|
Provides: fsview5 = %{version}
|
||||||
Obsoletes: konqueror5-plugins < %{version}
|
Obsoletes: konqueror5-plugins < %{version}
|
||||||
@ -116,7 +115,6 @@ Development package for the konqueror libraries.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
sed -i 's|${CMAKE_CURRENT_SOURCE_DIR}/css|${CMAKE_CURRENT_SOURCE_DIR}/css ${CMAKE_BINARY_DIR}|g' settings/konqhtml/CMakeLists.txt
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
@ -129,8 +127,6 @@ sed -i 's|${CMAKE_CURRENT_SOURCE_DIR}/css|${CMAKE_CURRENT_SOURCE_DIR}/css ${CMAK
|
|||||||
%kf5_find_htmldocs
|
%kf5_find_htmldocs
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
find %{buildroot} -type f -name '*filenamesearch*' -exec rm -fv {} ';'
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user