[arch-commits] Commit in latex2rtf/trunk (PKGBUILD)
    Eric Belanger 
    eric at archlinux.org
       
    Wed Jul  9 01:40:00 UTC 2008
    
    
  
    Date: Tuesday, July 8, 2008 @ 21:40:00
  Author: eric
Revision: 4707
upgpkg: latex2rtf 1.9.19-1
    FSH man pages
Modified:
  latex2rtf/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-09 01:36:03 UTC (rev 4706)
+++ PKGBUILD	2008-07-09 01:40:00 UTC (rev 4707)
@@ -16,6 +16,6 @@
 build() {
   cd $startdir/src/$pkgname-$pkgver
   make PREFIX=/usr || return 1
-  make PREFIX=$startdir/pkg/usr install
+  make PREFIX=$startdir/pkg/usr MAN_INSTALL=$startdir/pkg/usr/share/man/man1   install
   sed -i -e 's|error "no input file specified"| echo "error: no input file specified"|' $startdir/pkg/usr/bin/latex2png
 }
    
    
More information about the arch-commits
mailing list