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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Mar 18 18:44:25 CET 2012


Revision: 17448
          http://gar.svn.sourceforge.net/gar/?rev=17448&view=rev
Author:   bdwalton
Date:     2012-03-18 17:44:25 +0000 (Sun, 18 Mar 2012)
Log Message:
-----------
alpine/trunk: add the pine symlink since we now obsolete pine

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

Modified: csw/mgar/pkg/alpine/trunk/Makefile
===================================================================
--- csw/mgar/pkg/alpine/trunk/Makefile	2012-03-18 17:37:51 UTC (rev 17447)
+++ csw/mgar/pkg/alpine/trunk/Makefile	2012-03-18 17:44:25 UTC (rev 17448)
@@ -65,9 +65,14 @@
 PI_SCRIPTS  = cleanup-web
 PI_SCRIPTS += install-mlock
 PI_SCRIPTS += install-web
+PI_SCRIPTS += install-pine-symlink
 
 post-install-modulated: $(PI_SCRIPTS)
 
+install-pine-symlink:
+	@(echo "==> Installing the pine symlink")
+	@(cd $(DESTDIR)/$(bindir); ln -s alpine pine)
+	@$(MAKECOOKIE)
 
 install-mlock:
 	@(echo "==> Installing mlock")

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