author | Andrea Scarpino
<andrea@archlinux.org> 2013-12-21 12:07:39 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2013-12-21 12:07:39 UTC |
parent | 356fbf4bfc1dba7b4783851e1944840efe3b3cf7 |
PKGBUILD | +4 | -0 |
diff --git a/PKGBUILD b/PKGBUILD index 59cbdbe..16297c7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -20,6 +20,10 @@ pkgver() { prepare() { mkdir -p build + + # There's something wrong with our kdoctools but I don't get it + sed -i 's/add_subdirectory(docs)/#add_subdirectory(docs)/' \ + kded/CMakeLists.txt } build() {