summaryrefslogtreecommitdiffstats
path: root/kde
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2010-10-22 10:30:29 +0200
committersibel <lesibel@free.fr>2010-10-22 10:30:29 +0200
commit01b62db415210d04a45f1610fd51225d16a3dd4c (patch)
tree26a25e5bff95765f27188fc047324c96d7cb5afe /kde
parent2490bbeb682d2ff7ca9a639464197d7d5a04fd2c (diff)
downloadnutyx-pakxe-01b62db415210d04a45f1610fd51225d16a3dd4c.tar.gz
nutyx-pakxe-01b62db415210d04a45f1610fd51225d16a3dd4c.tar.bz2
nutyx-pakxe-01b62db415210d04a45f1610fd51225d16a3dd4c.tar.xz
nutyx-pakxe-01b62db415210d04a45f1610fd51225d16a3dd4c.zip
maj de redland#1.0.12-2
Diffstat (limited to 'kde')
-rwxr-xr-xkde/redland/Pkgfile9
1 files changed, 4 insertions, 5 deletions
diff --git a/kde/redland/Pkgfile b/kde/redland/Pkgfile
index 51b949801..5d0a04eda 100755
--- a/kde/redland/Pkgfile
+++ b/kde/redland/Pkgfile
@@ -6,15 +6,14 @@
name=redland
version=1.0.12
-release=1
+release=2
source=(http://download.librdf.org/source/$name-$version.tar.gz)
-# librdf_storage_register_factory.patch)
build() {
cd $name-$version
-# patch -p1 -i ../librdf_storage_register_factory.patch
-# sed -i -e '/SHAVE/d' configure.ac
-# autoreconf
+
+ sed -i -e '/SHAVE/d' configure.ac
+
./configure --prefix=/usr \
--enable-release \
--disable-static \