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
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
Requires: %{name} = %{version}
|
||||
Conflicts: konqueror-plugins
|
||||
Obsoletes: fsview5 < %{version}
|
||||
Provides: fsview5 = %{version}
|
||||
Obsoletes: konqueror5-plugins < %{version}
|
||||
@ -116,7 +115,6 @@ Development package for the konqueror libraries.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
sed -i 's|${CMAKE_CURRENT_SOURCE_DIR}/css|${CMAKE_CURRENT_SOURCE_DIR}/css ${CMAKE_BINARY_DIR}|g' settings/konqhtml/CMakeLists.txt
|
||||
|
||||
%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
|
||||
%endif
|
||||
|
||||
find %{buildroot} -type f -name '*filenamesearch*' -exec rm -fv {} ';'
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user