[csw-devel] SF.net SVN: gar:[18533] csw/mgar/pkg/hevea/trunk

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Tue Jun 26 09:59:59 CEST 2012


Revision: 18533
          http://gar.svn.sourceforge.net/gar/?rev=18533&view=rev
Author:   pfelecan
Date:     2012-06-26 07:59:59 +0000 (Tue, 26 Jun 2012)
Log Message:
-----------
adapt for TeX hash class support

Modified Paths:
--------------
    csw/mgar/pkg/hevea/trunk/Makefile

Removed Paths:
-------------
    csw/mgar/pkg/hevea/trunk/files/CSWhevea.postinstall

Modified: csw/mgar/pkg/hevea/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hevea/trunk/Makefile	2012-06-26 07:47:48 UTC (rev 18532)
+++ csw/mgar/pkg/hevea/trunk/Makefile	2012-06-26 07:59:59 UTC (rev 18533)
@@ -29,7 +29,6 @@
 
 MASTER_SITES	=	http://hevea.inria.fr/distri/
 DISTFILES		= 	$(DISTNAME).tar.gz
-DISTFILES		+=	CSWhevea.postinstall
 
 LICENSE			=	LICENSE
 

Deleted: csw/mgar/pkg/hevea/trunk/files/CSWhevea.postinstall
===================================================================
--- csw/mgar/pkg/hevea/trunk/files/CSWhevea.postinstall	2012-06-26 07:47:48 UTC (rev 18532)
+++ csw/mgar/pkg/hevea/trunk/files/CSWhevea.postinstall	2012-06-26 07:59:59 UTC (rev 18533)
@@ -1,32 +0,0 @@
-# $Id$
-
-Error()
-{
-	echo "postinstall: anomaly : $1" >&2
-	exit 1
-}
-
-Warning()
-{
-    echo "warning:" "$1" >&2
-}
-
-if [ -x /opt/csw/bin/mktexlsr ]
-then
-{
-	echo "Running mktexlsr. This may take some time..."
-	bash /opt/csw/bin/mktexlsr ||
-	Warning "mktexlsr failed! You need to run mktexlsr again"
-}
-else
-{
-	Warning "cannot update TeX hash: /opt/csw/bin/mktexlsr is not an executable!"
-}
-fi
-
-exit 0
-
-# Local Variables:
-# mode: shell-script
-# mode: font-lock
-# End:

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list