[arch-commits] CVS update of extra/system/dirsync (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Feb 6 01:24:38 UTC 2008


    Date: Tuesday, February 5, 2008 @ 20:24:38
  Author: eric
    Path: /home/cvs-extra/extra/system/dirsync

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: dirsync 1.0.11-2
FSH man pages


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


Index: extra/system/dirsync/PKGBUILD
diff -u extra/system/dirsync/PKGBUILD:1.6 extra/system/dirsync/PKGBUILD:1.7
--- extra/system/dirsync/PKGBUILD:1.6	Tue Feb  5 07:03:46 2008
+++ extra/system/dirsync/PKGBUILD	Tue Feb  5 20:24:38 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.6 2008/02/05 12:03:46 damir Exp $
+# $Id: PKGBUILD,v 1.7 2008/02/06 01:24:38 eric Exp $
 # Maintainer: damir <damir at archlinux.org>
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
@@ -12,6 +12,7 @@
 depends=('glibc')
 license=('unknown')
 source=(http://www.viara.eu/download/$pkgname-$origver.tar.gz)
+md5sums=('2eb3745f674fb71047ca4e64110ceb68')
 
 build() {
   cd $startdir/src
@@ -22,8 +23,7 @@
 
   mkdir -p $startdir/pkg/usr/bin
 
-  sed -i 's|/usr/local|/usr|g' makefile
+  sed -i 's|/usr/local|/usr/share|g' makefile
   make DESTDIR=$startdir/pkg install || return 1
 }
 
-md5sums=('2eb3745f674fb71047ca4e64110ceb68')




More information about the arch-commits mailing list