[arch-commits] Commit in gnome-shell-extensions/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sat Oct 15 17:53:39 UTC 2011


    Date: Saturday, October 15, 2011 @ 13:53:39
  Author: heftig
Revision: 140491

don't put the common files into the group

Modified:
  gnome-shell-extensions/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-15 17:53:02 UTC (rev 140490)
+++ PKGBUILD	2011-10-15 17:53:39 UTC (rev 140491)
@@ -44,6 +44,7 @@
 package_gnome-shell-extensions-common() {
   pkgdesc="Extensions for GNOME Shell - common files"
   depends=(gnome-shell)
+  groups=()
 
   cd "$srcdir/$pkgbase-$pkgver/po"
   make DESTDIR="$pkgdir" install




More information about the arch-commits mailing list