[arch-commits] CVS update of extra/x11/xclip (PKGBUILD)

Eric Belanger eric at archlinux.org
Mon Jan 28 06:13:22 UTC 2008


    Date: Monday, January 28, 2008 @ 01:13:22
  Author: eric
    Path: /home/cvs-extra/extra/x11/xclip

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: xclip 0.10-1
made man pages FHS compliant


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


Index: extra/x11/xclip/PKGBUILD
diff -u extra/x11/xclip/PKGBUILD:1.6 extra/x11/xclip/PKGBUILD:1.7
--- extra/x11/xclip/PKGBUILD:1.6	Sat Jan 26 17:10:59 2008
+++ extra/x11/xclip/PKGBUILD	Mon Jan 28 01:13:22 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.6 2008/01/26 22:10:59 damir Exp $
+# $Id: PKGBUILD,v 1.7 2008/01/28 06:13:22 eric Exp $
 # Maintainer: damir <damir at archlinux.org>
 # Committer: Manolis Tzanidakis <manolis at archlinux.org>
 
@@ -17,6 +17,6 @@
   ./configure --prefix=/usr
   make || return 1
   install -D -m 755 xclip $startdir/pkg/usr/bin/xclip
-  install -D -m 644 xclip.man $startdir/pkg/usr/man/man1/xclip.1
+  install -D -m 644 xclip.man $startdir/pkg/usr/share/man/man1/xclip.1
 }
 md5sums=('6861a48812f9f6dbdf584c70da6fd16b')




More information about the arch-commits mailing list