summaryrefslogtreecommitdiffstats
path: root/kde/redland/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/redland/Pkgfile')
-rwxr-xr-xkde/redland/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/kde/redland/Pkgfile b/kde/redland/Pkgfile
index 62c97d08b..f4138af60 100755
--- a/kde/redland/Pkgfile
+++ b/kde/redland/Pkgfile
@@ -7,7 +7,7 @@
name=redland
version=1.0.12
-release=3
+release=1
source=(http://download.librdf.org/source/$name-$version.tar.gz)
build() {
@@ -19,7 +19,8 @@ build() {
--sysconfdir=/etc \
--with-raptor=system \
--with-rasqual=system \
- --with-sqlite=3
+ --with-sqlite=3
+
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/gtk-doc