[arch-commits] Commit in telepathy-haze/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Jan 18 22:03:34 UTC 2010


    Date: Monday, January 18, 2010 @ 17:03:34
  Author: ibiru
Revision: 63852

upgpkg: telepathy-haze 0.3.2-3
    remove manager as upstream recommend that

Modified:
  telepathy-haze/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-18 22:03:22 UTC (rev 63851)
+++ PKGBUILD	2010-01-18 22:03:34 UTC (rev 63852)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 pkgname=telepathy-haze
 pkgver=0.3.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A telepathy-backend to use libpurple (Pidgin) protocols."
 arch=('i686' 'x86_64')
 url="http://telepathy.freedesktop.org"
@@ -19,5 +19,8 @@
 	--enable-shave
   make || return 1
   make DESTDIR="$pkgdir" install || return 1
+
+  #remove manager, upstream suggested and it would be removed in the near future
+  rm -rf "$pkgdir/usr/share/telepathy/managers"
 }
 md5sums=('cc588adca205c61403405622f17510b1')




More information about the arch-commits mailing list