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

Allan McRae allan at archlinux.org
Sun Aug 17 06:27:42 UTC 2008


    Date: Sunday, August 17, 2008 @ 02:27:42
  Author: allan
Revision: 9358

upgpkg: ratpoison 1.4.3-2
    ncurses rebuild

Modified:
  ratpoison/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 06:27:30 UTC (rev 9357)
+++ PKGBUILD	2008-08-17 06:27:42 UTC (rev 9358)
@@ -4,7 +4,7 @@
 
 pkgname=ratpoison
 pkgver=1.4.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple keystroke-driven window manager"
 arch=(i686 x86_64)
 license=('GPL')
@@ -28,6 +28,7 @@
   /usr/bin/make DESTDIR=$startdir/pkg install
 	# fix permissions
 	chmod a+x $startdir/pkg/usr/share/ratpoison/{allwindows.sh,clickframe.pl,rpshowall.sh,rpws,split.sh}
-  /bin/cp $startdir/$pkgname.desktop $startdir/pkg/etc/X11/sessions
+  /bin/cp $startdir/src/$pkgname.desktop $startdir/pkg/etc/X11/sessions
+  rm ${pkgdir}/usr/share/info/dir
 }
 # vim: ts=2 sw=2 et ft=sh




More information about the arch-commits mailing list