summaryrefslogtreecommitdiff
path: root/libre/kdelibs-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-07 21:08:51 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-07 21:08:51 -0200
commit2377f1cfac3abf4d573db1a0cfd043738b833afe (patch)
tree511b22548b6bb5f08fa9e66b41c969969d4e63da /libre/kdelibs-libre
parenta722d7eddb2524abf2e35a9d52811d90c4dbed9a (diff)
downloadabslibre-2377f1cfac3abf4d573db1a0cfd043738b833afe.tar.gz
abslibre-2377f1cfac3abf4d573db1a0cfd043738b833afe.tar.bz2
abslibre-2377f1cfac3abf4d573db1a0cfd043738b833afe.zip
kdelibs-libre-4.10.1-2: fixing build errors
Diffstat (limited to 'libre/kdelibs-libre')
-rw-r--r--libre/kdelibs-libre/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/kdelibs-libre/PKGBUILD b/libre/kdelibs-libre/PKGBUILD
index e2bf371e0..ac5afdfa1 100644
--- a/libre/kdelibs-libre/PKGBUILD
+++ b/libre/kdelibs-libre/PKGBUILD
@@ -25,7 +25,7 @@ source=("http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.
'kde-applications-menu.patch' 'qt4.patch')
sha1sums=('91d1ab65a561decf7506df45bda7a7fec9a524bb'
'86ee8c8660f19de8141ac99cd6943964d97a1ed7'
- '63a850ab4196b9d06934f2b4a13acd9f7739bc67')
+ 'ed1f57ee661e5c7440efcaba7e51d2554709701c')
build() {
cd ${_pkgname}-${pkgver}
@@ -36,6 +36,7 @@ build() {
# Don't ask the user to download a plugin, it's probably nonfree.
rm -v khtml/html/html_objectimpl.cpp
+ sed -i -e '/html_objectimpl.cpp/d' khtml/CMakeLists.txt
cd ../