Date: Sunday, October 6, 2013 @ 21:51:08
  Author: eric
Revision: 195977

Remove obsolete and broken install scriptlet

Modified:
  kdelibs3/trunk/PKGBUILD
Deleted:
  kdelibs3/trunk/kdelibs3.install

------------------+
 PKGBUILD         |    1 -
 kdelibs3.install |   12 ------------
 2 files changed, 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-10-06 19:13:25 UTC (rev 195976)
+++ PKGBUILD    2013-10-06 19:51:08 UTC (rev 195977)
@@ -15,7 +15,6 @@
 makedepends=('cups' 'hspell' 'optipng')
 optdepends=('hspell: for Hebrew spell-checking support')
 options=('libtool' '!makeflags')
-install=kdelibs3.install
 
source=("ftp://ftp.kde.org/pub/kde/stable/${pkgver}/src/kdelibs-${pkgver}.tar.bz2";
         'ftp://ftp.archlinux.org/other/kde/kde-3.5-1074156.patch.gz'
         'acinclude.patch'

Deleted: kdelibs3.install
===================================================================
--- kdelibs3.install    2013-10-06 19:13:25 UTC (rev 195976)
+++ kdelibs3.install    2013-10-06 19:51:08 UTC (rev 195977)
@@ -1,12 +0,0 @@
-post_install() {
-       post_remove
-}
-
-post_upgrade() {
-       post_remove
-}
-
-post_remove() {
-       # this can be removed in future versions
-       sed  -ie '/\/opt\/kde\/lib/d' etc/ld.so.conf
-}

Reply via email to