SOURCE_HASH=sha512:6e0761bb587f5574be7a3ae0d147827b11ef2194c4594727979f622bbfe332a428a35c10c62919a3f798c6df0f4a1e701afc61707b4b7905d4af9718ae7986b1:UPSTREAM_HASH
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SOURCE/.tar.xz}"
WEB_SITE="http://www.tug.org/texlive"
- LICENSE[0]="LATER"
+ LICENSE[0]="LPPL GPL"
ENTERED=20090729
KEYWORDS=""
SHORT="TeX distribution"
diff --git a/latex/texlive/HISTORY b/latex/texlive/HISTORY
index 8ab315b..e825afa 100644
--- a/latex/texlive/HISTORY
+++ b/latex/texlive/HISTORY
@@ -1,5 +1,6 @@
2010-07-18 Peng Chang (Charles) <chp AT sourcemage.org>
* DETAILS: UPSTREAM_HASH
+ fill LICENSE according to Wikipedia
* BUILD: many --without options are --disable now
* DEPDENDS: --without -> --disable, removed dependencies ncurses and
texinfo as they are dependencies of basesystem and there are no
flags
diff --git a/latex/texlive/INSTALL b/latex/texlive/INSTALL
index 27e6abf..3885f89 100755
--- a/latex/texlive/INSTALL
+++ b/latex/texlive/INSTALL
@@ -2,6 +2,7 @@ default_install &&
# in version 20091107, texlive does not install wrappers like latex, pdflatex
# automatically, so copy these files explicitly
+local i &&
for i in texk/texlive/* ; do
if file $i | grep 'script text executable' 2>&1 >/dev/null; then
cp -v $i $INSTALL_ROOT/usr/bin
[SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (c63a7f98989d0cab5795eb429ede3921b6ee8104),
Peng Chang (Charles), 07/18/2010