[Lunar-commits] r26086 - moonbase/trunk/printer/ghostscript-fonts-other

Zbigniew Luszpinski zbiggy at lunar-linux.org
Thu Oct 4 20:11:25 CEST 2007


Author: zbiggy
Date: 2007-10-04 20:11:25 +0200 (Thu, 04 Oct 2007)
New Revision: 26086

Modified:
   moonbase/trunk/printer/ghostscript-fonts-other/BUILD
   moonbase/trunk/printer/ghostscript-fonts-other/DETAILS
Log:
ghostscript-fonts-other:
*broken download link fixed,
*build script improved.


Modified: moonbase/trunk/printer/ghostscript-fonts-other/BUILD
===================================================================
--- moonbase/trunk/printer/ghostscript-fonts-other/BUILD	2007-10-04 16:10:08 UTC (rev 26085)
+++ moonbase/trunk/printer/ghostscript-fonts-other/BUILD	2007-10-04 18:11:25 UTC (rev 26086)
@@ -2,6 +2,7 @@
 
   prepare_install                                       &&
   mkdir  -p                     /usr/share/ghostscript  &&
-  cp     -r  $SOURCE_DIRECTORY  /usr/share/ghostscript
+  cp     -r  $SOURCE_DIRECTORY  /usr/share/ghostscript  &&
+  rm -rf  /usr/share/ghostscript/fonts/old.libraries
 
 ) > $C_FIFO 2>&1

Modified: moonbase/trunk/printer/ghostscript-fonts-other/DETAILS
===================================================================
--- moonbase/trunk/printer/ghostscript-fonts-other/DETAILS	2007-10-04 16:10:08 UTC (rev 26085)
+++ moonbase/trunk/printer/ghostscript-fonts-other/DETAILS	2007-10-04 18:11:25 UTC (rev 26086)
@@ -2,10 +2,10 @@
          VERSION=6.0
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/fonts
-   SOURCE_URL[0]=$SFORGE_URL/ghostscript/
-        WEB_SITE=http://www.ghostscript.org
+   SOURCE_URL[0]=$SFORGE_URL/gs-fonts/
+        WEB_SITE=http://www.ghostscript.com/awki
          ENTERED=20010922
-         UPDATED=20020222
+         UPDATED=20071004
            SHORT="optional fonts for ghostscript."
 cat << EOF
 Ghostscript is the name of a set of software that provides:



More information about the Lunar-commits mailing list