[arch-commits] Commit in bzr/trunk (PKGBUILD)
    Eric Belanger 
    eric at archlinux.org
       
    Sat Jul  5 05:09:00 UTC 2008
    
    
  
    Date: Saturday, July 5, 2008 @ 01:09:00
  Author: eric
Revision: 4198
upgpkg: bzr 1.5-2
    FSH man pages
Modified:
  bzr/trunk/PKGBUILD
----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-05 05:06:09 UTC (rev 4197)
+++ PKGBUILD	2008-07-05 05:09:00 UTC (rev 4198)
@@ -13,6 +13,7 @@
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
+  sed -i 's|man/man1|share/man/man1|' setup.py
   python setup.py install --prefix=/usr --root=$startdir/pkg
 
   # bash-completion
    
    
More information about the arch-commits
mailing list