[arch-commits] Commit in cinnamon-session/trunk (PKGBUILD)

Balló György bgyorgy at nymeria.archlinux.org
Tue Apr 15 13:35:27 UTC 2014


    Date: Tuesday, April 15, 2014 @ 15:35:27
  Author: bgyorgy
Revision: 109532

upgpkg: cinnamon-session 2.2.0-2

Cinnamon has its own session name now, remove prefix

Modified:
  cinnamon-session/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-15 13:28:34 UTC (rev 109531)
+++ PKGBUILD	2014-04-15 13:35:27 UTC (rev 109532)
@@ -4,7 +4,7 @@
 
 pkgname=cinnamon-session
 pkgver=2.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The Cinnamon Session Handler"
 arch=(i686 x86_64)
 license=(GPL LGPL)
@@ -36,8 +36,4 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
-
-  # Prefix 'Startup Applications' with 'Cinnamon' to avoid confusion with gnome-session
-  sed -i 's/^Name\(.*\)=\(.*\)/Name\1=Cinnamon \2/' \
-      "$pkgdir/usr/share/applications/cinnamon-session-properties.desktop"
 }




More information about the arch-commits mailing list