summaryrefslogtreecommitdiffstats
path: root/kde3/kdelibs3
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-02 21:04:07 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-02 21:04:07 +0200
commitd89974ed0ef07317d35bf87045dc65af1fc4fa06 (patch)
treebf3e5944717635f6d104fcce216e54fb9cc663c6 /kde3/kdelibs3
parentfc144b798739006ab246635e65f0c70956a2a898 (diff)
downloadnutyx-extra-d89974ed0ef07317d35bf87045dc65af1fc4fa06.tar.gz
nutyx-extra-d89974ed0ef07317d35bf87045dc65af1fc4fa06.tar.bz2
nutyx-extra-d89974ed0ef07317d35bf87045dc65af1fc4fa06.tar.xz
nutyx-extra-d89974ed0ef07317d35bf87045dc65af1fc4fa06.zip
maj kdelibs3#3.5.10-3
Diffstat (limited to 'kde3/kdelibs3')
-rw-r--r--kde3/kdelibs3/Pkgfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/kde3/kdelibs3/Pkgfile b/kde3/kdelibs3/Pkgfile
index 206a49033..3d6f2f083 100644
--- a/kde3/kdelibs3/Pkgfile
+++ b/kde3/kdelibs3/Pkgfile
@@ -6,11 +6,12 @@
name=kdelibs3
version=3.5.10
-release=2
+release=3
localname=kdelibs
source=(http://mirrors.isc.org/pub/kde/stable/3.5.10/src/kdelibs-$version.tar.bz2\
- kdelibs-3.5.10-gcc44-1.patch kdelibs-3.5.10-openssl-1.patch \
- kdelibs-3.5.10-gcc45-1.patch \
+ http://nutyx.meticul.eu/files/patch/$name/kdelibs-3.5.10-gcc44-1.patch \
+ http://nutyx.meticul.eu/files/patch/$name/kdelibs-3.5.10-openssl-1.patch \
+ http://nutyx.meticul.eu/files/patch/$name/kdelibs-3.5.10-gcc45-1.patch \
http://www.linuxfromscratch.org/patches/blfs/svn/kdelibs-3.5.10-charset-1.patch)
build() {
@@ -38,7 +39,6 @@ build() {
--enable-final
LD_LIBRARY_PATH="$QTDIR/lib" make
make DESTDIR=$PKG install
-# rm -rf $PKG/$KDE3_PREFIX/share/doc
rm -rf $PKG/usr/share/icons/hicolor/index.theme $PKG/usr/include/ltdl.h
}