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

opk at users.sourceforge.net opk at users.sourceforge.net
Thu Dec 22 13:17:04 CET 2011


Revision: 16594
          http://gar.svn.sourceforge.net/gar/?rev=16594&view=rev
Author:   opk
Date:     2011-12-22 12:17:03 +0000 (Thu, 22 Dec 2011)
Log Message:
-----------
fix issue with recent zsh package and installation of extra completion funcs

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

Modified: csw/mgar/pkg/zsh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/zsh/trunk/Makefile	2011-12-22 08:26:44 UTC (rev 16593)
+++ csw/mgar/pkg/zsh/trunk/Makefile	2011-12-22 12:17:03 UTC (rev 16594)
@@ -41,7 +41,6 @@
 CHECKPKG_OVERRIDES_CSWzsh += file-with-bad-content|/usr/share|root/opt/csw/share/zsh/functions/_setxkbmap
 CHECKPKG_OVERRIDES_CSWzsh += file-with-bad-content|/usr/local|root/opt/csw/share/zsh/functions/_units
 CHECKPKG_OVERRIDES_CSWzsh += file-with-bad-content|/usr/local|root/opt/csw/bin/zsh-$(VERSION)
-CHECKPKG_OVERRIDES_CSWzsh += file-with-bad-content|/usr/local|root/opt/csw/bin/zsh
 CHECKPKG_OVERRIDES_CSWzsh += file-with-bad-content|/usr/share|root/opt/csw/share/man/man1/zshcontrib.1
 CHECKPKG_OVERRIDES_CSWzsh += file-with-bad-content|/usr/local|root/opt/csw/share/zsh/functions/_gcc
 CHECKPKG_OVERRIDES_CSWzsh += file-with-bad-content|/usr/local|root/opt/csw/share/zsh/functions/_urls
@@ -64,5 +63,6 @@
 #   http://www.zsh.org/mla/workers/2007/msg01236.html
 CPPFLAGS := -I$(includedir)/ncursesw $(CPPFLAGS)
 
-post-install:
+post-install-modulated:
 	cp -p $(WORKDIR)/_pkgutil $(WORKDIR)/_mgar $(DESTDIR)$(sharedstatedir)/$(NAME)/functions
+	@$(MAKECOOKIE)

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