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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon May 2 12:50:40 CEST 2011


Revision: 14488
          http://gar.svn.sourceforge.net/gar/?rev=14488&view=rev
Author:   wahwah
Date:     2011-05-02 10:50:39 +0000 (Mon, 02 May 2011)

Log Message:
-----------
pkg/sharutils/trunk: Removing the separate uuencode package, renaming the binaries.

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

Modified: csw/mgar/pkg/sharutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sharutils/trunk/Makefile	2011-05-02 09:21:54 UTC (rev 14487)
+++ csw/mgar/pkg/sharutils/trunk/Makefile	2011-05-02 10:50:39 UTC (rev 14488)
@@ -30,17 +30,15 @@
 SPKG_DESC_CSWsharutils = $(DESCRIPTION)
 CHECKPKG_OVERRIDES_CSWsharutils += file-with-bad-content|/usr/share|root/opt/csw/share/locale/es/LC_MESSAGES/sharutils.mo
 
-PACKAGES += CSWuuencode
-SPKG_DESC_CSWuuencode = Utility to encode and decode data
-PKGFILES_CSWuuencode = $(bindir)/uu(en|de)code
-RUNTIME_DEP_PKGS_CSWuuencode += CSWlibintl8
-# We won't be releasing CSWuuencode from this package.
-CHECKPKG_OVERRIDES_CSWuuencode += file-collision
-
 SKIPTEST ?= 1
 
 include gar/category.mk
 
+post-install-modulated:
+	gmv $(DESTDIR)$(bindir)/uuencode $(DESTDIR)$(bindir)/uuencode-sharutils
+	gmv $(DESTDIR)$(bindir)/uudecode $(DESTDIR)$(bindir)/uudecode-sharutils
+	@$(MAKECOOKIE)
+
 post-merge:
 	rm $(PKGROOT)$(libdir)/charset.alias
 	@$(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