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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Thu May 21 23:54:46 CEST 2009


Revision: 5006
          http://gar.svn.sourceforge.net/gar/?rev=5006&view=rev
Author:   skayser
Date:     2009-05-21 21:54:46 +0000 (Thu, 21 May 2009)

Log Message:
-----------
mailx: added incompatibility to CSWnail and nail symlink

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

Modified: csw/mgar/pkg/mailx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mailx/trunk/Makefile	2009-05-21 19:04:38 UTC (rev 5005)
+++ csw/mgar/pkg/mailx/trunk/Makefile	2009-05-21 21:54:46 UTC (rev 5006)
@@ -21,6 +21,9 @@
 
 REQUIRED_PKGS = CSWcswclassutils CSWosslrt CSWiconv
 
+# nail _is_ mailx now
+INCOMPATIBLE_PKGS = CSWnail
+
 # We define upstream file regex so we can be notifed of new upstream software release
 UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=106236
 UPSTREAM_USE_SF = 1
@@ -55,4 +58,5 @@
 	@cp $(FILEDIR)/changelog.CSW $(DOCDEST)
 	@mv $(DESTDIR)$(sysconfdir)/$(GARNAME)/nail.rc \
 		$(DESTDIR)$(sysconfdir)/$(GARNAME)/nail.rc.CSW
+	@cd $(DESTDIR)$(bindir) && ln -s mailx nail
 	@$(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