diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-04-28 12:27:43 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-04-28 12:27:43 +0000 |
commit | d9896966e5e99d3dc31dc642daa46bcf2799bbdc (patch) | |
tree | 6d68c6c1cade165e33128726933bb74e1a0aecef /dev-perl/SGMLSpm/files | |
parent | Added database generation and USE tex (diff) | |
download | gentoo-2-d9896966e5e99d3dc31dc642daa46bcf2799bbdc.tar.gz gentoo-2-d9896966e5e99d3dc31dc642daa46bcf2799bbdc.tar.bz2 gentoo-2-d9896966e5e99d3dc31dc642daa46bcf2799bbdc.zip |
*** empty log message ***
Diffstat (limited to 'dev-perl/SGMLSpm/files')
-rw-r--r-- | dev-perl/SGMLSpm/files/SGMLSpm-1.03-Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SGMLSpm/files/SGMLSpm-1.03-Makefile b/dev-perl/SGMLSpm/files/SGMLSpm-1.03-Makefile index a20ed3e3eaff..a9206d84cf5c 100644 --- a/dev-perl/SGMLSpm/files/SGMLSpm-1.03-Makefile +++ b/dev-perl/SGMLSpm/files/SGMLSpm-1.03-Makefile @@ -20,7 +20,7 @@ BINDIR = ${D}/usr/bin # Where do you put local perl5 libaries? PERL5DIR = ${D}/usr/lib/perl5 -MODULEDIR = ${PERL5DIR}/site_perl/5.6.0/SGMLS +MODULEDIR = ${PERL5DIR}/site_perl/5.6.1/SGMLS # Where do you want to put sgmlspl specifications? SPECDIR = ${PERL5DIR} |