Revision: 2301
          http://gar.svn.sourceforge.net/gar/?rev=2301&view=rev
Author:   dmichelsen
Date:     2008-11-17 21:02:50 +0000 (Mon, 17 Nov 2008)

Log Message:
-----------
flex_new: Add missing directory for link

Modified Paths:
--------------
    csw/trunk/devel/flex/Makefile

Modified: csw/trunk/devel/flex/Makefile
===================================================================
--- csw/trunk/devel/flex/Makefile       2008-11-17 20:39:56 UTC (rev 2300)
+++ csw/trunk/devel/flex/Makefile       2008-11-17 21:02:50 UTC (rev 2301)
@@ -27,6 +27,7 @@
 include ../category.mk
 
 post-install:
+       @mkdir -p $(DESTDIR)$(bindir)
        @gln -sf ../libexec/$(GARNAME)-$(GARVERSION)/bin/flex 
$(DESTDIR)$(bindir)/newflex
        @gln -sf ../libexec/$(GARNAME)-$(GARVERSION)/bin/flex 
$(DESTDIR)$(bindir)/flex-$(GARVERSION)
        @$(MAKECOOKIE)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to