90e9413034948728e8af0723d42ebe5976e8014f
[hdw-linux/hdw-linux.git] / packages / base / texinfo / texinfo
1 # hdw - linux texinfo package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 4.7
6 # [S] 1-6 2-10
7 # [D] texinfo-4.7.tar.bz2 ftp://ftp.gnu.org/pub/gnu/texinfo/
8
9 if [ "$hdw_status" = "2" ] ; then
10         post_install()  {
11                 # TEXMF specifies root of textree (hopefully not an install loc)
12                 make TEXMF=/usr/share/texmf install-tex
13                         }
14 fi