[csw-devel] SF.net SVN: gar:[18625] csw/mgar/pkg/tex_metauml/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jul 3 16:03:14 CEST 2012


Revision: 18625
          http://gar.svn.sourceforge.net/gar/?rev=18625&view=rev
Author:   dmichelsen
Date:     2012-07-03 14:03:13 +0000 (Tue, 03 Jul 2012)
Log Message:
-----------
tex_metauml/trunk: Fix file locations

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

Modified: csw/mgar/pkg/tex_metauml/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tex_metauml/trunk/Makefile	2012-07-03 12:59:11 UTC (rev 18624)
+++ csw/mgar/pkg/tex_metauml/trunk/Makefile	2012-07-03 14:03:13 UTC (rev 18625)
@@ -10,12 +10,10 @@
   MetaUML is a GNU GPL MetaPost library for typesetting UML diagrams, using a human-friendly textual notation.
 endef
 
-DISTNAME		=	metauml_lib_$(VERSION)
-WORKSRC			=	$(WORKDIR)/metauml_lib
-PATCHDIR		=	$(WORKSRC)
+DISTNAME		=	metauml_lib
 MASTER_SITES	=	$(SF_MIRRORS)
 SF_PROJ			=	metauml
-DISTFILES		=	$(DISTNAME).tgz
+DISTFILES		=	metauml_lib_$(VERSION).tgz
 
 CONFIGURE_SCRIPTS	=
 BUILD_SCRIPTS		=
@@ -30,10 +28,7 @@
 RUNTIME_DEP_PKGS					=	CSWtetex
 CHECKPKG_OVERRIDES_CSWtex-metauml	+=	surplus-dependency|CSWtetex
 ARCHALL_CSWtex-metauml				=	1
-#LICENSE				=	thrunk/License
-#LICENSE				=	$(WORKSRC)/thrunk/License
-LICENSE_CSWtex-metauml				=	thrunk/License
-LICENSE_CSWtexmetauml				=	thrunk/License
+LICENSE				=	thrunk/License
 
 include gar/category.mk
 

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