DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2065 Version: 2.0-current The following patch fixes that: --- fluid/Makefile 2008-10-17 12:38:42 +0000 +++ fluid/Makefile 2008-10-17 14:43:26 +0000 @@ -134,7 +134,7 @@ -$(MKDIR) $(DESTDIR)$(bindir) $(CP) $(FLUID) $(DESTDIR)$(bindir)/fluid2$(EXEEXT) $(STRIP) $(DESTDIR)$(bindir)/fluid2$(EXEEXT) - $(bindir)/fltk2-config --post $(DESTDIR)$(bindir)/fluid2$(EXEEXT) + $(DESTDIR)$(bindir)/fltk2-config --post $(DESTDIR)$(bindir)/fluid2$(EXEEXT) $(CHMOD) 755 $(DESTDIR)$(bindir)/fluid2$(EXEEXT) Link: http://www.fltk.org/str.php?L2065 Version: 2.0-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
