[Lunar-commits] <moonbase> texutils: small tweaks.
Florin Braescu
florin at lunar-linux.org
Tue Jul 7 15:37:26 CEST 2009
commit 5da9a822c19bef805f9adeec45e4416f0798249b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jul 7 16:37:26 2009 +0300
texutils: small tweaks.
---
doc-tools/texinfo/DETAILS | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/doc-tools/texinfo/DETAILS b/doc-tools/texinfo/DETAILS
index cf1f00b..176e4a9 100644
--- a/doc-tools/texinfo/DETAILS
+++ b/doc-tools/texinfo/DETAILS
@@ -1,10 +1,12 @@
MODULE=texinfo
- VERSION=4.13
- SOURCE=$MODULE-${VERSION}a.tar.gz
+ BASE=4.13
+ VERSION=${BASE}a
+ SOURCE=$MODULE-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
SOURCE_VFY=sha1:a1533cf8e03ea4fa6c443b73f4c85e4da04dead0
- WEB_SITE=http://www.gnu.org/software/texinfo
+ WEB_SITE=http://www.gnu.org/software/$MODULE
ENTERED=20010922
UPDATED=20080923
PSAFE=no
More information about the Lunar-commits
mailing list