author | Andrea Scarpino
<andrea@archlinux.org> 2013-12-21 12:08:30 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2013-12-21 12:08:30 UTC |
parent | 76518cd8899f211cf6fae51fc73ee57972ff888a |
PKGBUILD | +4 | -0 |
diff --git a/PKGBUILD b/PKGBUILD index 3190f9e..ce340f6 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)/' \ + kdesignerplugin/CMakeLists.txt } build() {