Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/text
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10536/10.4-transitional/unstable/main/finkinfo/text

Modified Files:
        tex4ht.info 
Log Message:
Small permission and path corrections

Index: tex4ht.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/text/tex4ht.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tex4ht.info 19 Aug 2005 22:38:18 -0000      1.2
+++ tex4ht.info 20 Aug 2005 14:10:40 -0000      1.3
@@ -1,12 +1,10 @@
 Package: tex4ht
 Version: 20050228
-Revision: 1
+Revision: 2
 Depends: ghostscript | ghostscript-nox, tetex-base, imagemagick (>= 5.4.5-2)
 BuildDepends: libjpeg, libpng3, libtiff, libxml2, gdbm, gmp, expat, tcltk-dev
 #Source:http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/%n.tar.gz
 Source: http://www.cse.ohio-state.edu/~gurari/TeX4ht/%n-%v.zip
-#Source: mirror:ctan:support/TeX4ht/%n.zip
-#Source: mirror:sourceforge:fink/%n-%v.zip
 #SourceRename: %n-%v.tar.gz
 NoSourceDirectory: true
 #Source2: http://www.latex-project.org/lppl.txt
@@ -15,7 +13,7 @@
 Source2-MD5: 5af7e4b8e7dde262cf18bd7224f454b5
 PatchScript: <<
 perl -pi -e 's|~/tex4ht.dir/texmf/tex4ht/ht-fonts|%p/share/%n/ht-fonts|g' 
bin/unix/* texmf/tex/generic/tex4ht/mkht-scripts.4ht 
texmf/tex4ht/base/unix/tex4ht.env 
-perl -pi -e 's|path/tex/texmf/fonts/tfm|%p/share/texmf-dist/fonts/tfm|g' 
texmf/tex4ht/base/unix/tex4ht.env
+perl -pi -e 
's,^tpath/tex/texmf(.*),t%p/share/texmf-dist$1\nt%p/var/lib/texmf$1,g' 
texmf/tex4ht/base/unix/tex4ht.env
 <<
 CompileScript:<<
 (cd src; cc -O2 -o tex4ht tex4ht.c -DHAVE_STRING_H -DHAVE_DIRENT_H 
-DENVFILE='"%p/share/%n/tex4ht.env"' ) 
@@ -25,12 +23,11 @@
 <<
 InstallScript:<<
 mkdir -p %i/etc/texmf.local/tex/%n
-mkdir -p %i/share/%n/bin
-mkdir -p %i/share/doc/%n
+mkdir -p %i/share/%n/bin %i/share/%n/ht-fonts %i/share/doc/%n
 mkdir -p %i/bin
 cp -p src/*.c temp/*.tex texmf/tex4ht/base/unix/* %i/share/%n/ 
 cp -p texmf/tex/generic/tex4ht/*  %i/etc/texmf.local/tex/%n/ 
-( cd texmf/tex4ht; cp -pR ht-fonts %i/share/%n/ )
+cp -pR texmf/tex4ht/ht-fonts/* %i/share/%n/ht-fonts/
 mv src/t*4ht bin/unix/ht* %i/bin/
 cp bin/unix/* %i/share/%n/bin/
 <<



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to