[csw-devel] SF.net SVN: gar:[13097] csw/mgar/pkg/zsh/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jan 27 16:24:23 CET 2011
Revision: 13097
http://gar.svn.sourceforge.net/gar/?rev=13097&view=rev
Author: dmichelsen
Date: 2011-01-27 15:24:22 +0000 (Thu, 27 Jan 2011)
Log Message:
-----------
zsh: Replace CSWzsh.gspec and add _pkgutil to DISTFILES
Modified Paths:
--------------
csw/mgar/pkg/zsh/trunk/Makefile
Removed Paths:
-------------
csw/mgar/pkg/zsh/trunk/files/CSWzsh.gspec
Modified: csw/mgar/pkg/zsh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/zsh/trunk/Makefile 2011-01-27 11:50:39 UTC (rev 13096)
+++ csw/mgar/pkg/zsh/trunk/Makefile 2011-01-27 15:24:22 UTC (rev 13097)
@@ -11,8 +11,12 @@
MASTER_SITES = $(SF_MIRRORS)
DISTFILES = $(NAME)-$(VERSION).tar.bz2
-DISTFILES += $(call admfiles,CSWzsh,postinstall postremove)
+DISTFILES += _pkgutil
+DISTFILES += CSWzsh.postinstall CSWzsh.postremove
+PACKAGES = CSWzsh
+CATALOGNAME_CSWzsh = zsh
+
LICENSE = LICENCE
RUNTIME_DEP_PKGS = CSWiconv CSWncurses CSWpcrert CSWgdbm
@@ -37,4 +41,4 @@
CPPFLAGS := -I$(includedir)/ncursesw $(CPPFLAGS)
post-install:
- cp -p files/_pkgutil $(DESTDIR)$(sharedstatedir)/$(NAME)/functions
+ cp -p $(WORKDIR)/_pkgutil $(DESTDIR)$(sharedstatedir)/$(NAME)/functions
Deleted: csw/mgar/pkg/zsh/trunk/files/CSWzsh.gspec
===================================================================
--- csw/mgar/pkg/zsh/trunk/files/CSWzsh.gspec 2011-01-27 11:50:39 UTC (rev 13096)
+++ csw/mgar/pkg/zsh/trunk/files/CSWzsh.gspec 2011-01-27 15:24:22 UTC (rev 13097)
@@ -1,4 +0,0 @@
-%var bitname zsh
-%var pkgname CSWzsh
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC_FIRSTMOD}/LICENCE
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