Feature Requests item #3567328, was opened at 2012-09-13 03:56
Message generated for change (Tracker Item Submitted) made by charlesgg
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478073&aid=3567328&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Charles Goyard (charlesgg)
Assigned to: Nobody/Anonymous (nobody)
Summary: LN_S in Makefile templates

Initial Comment:
LN_S is an alias for ln -s. It could be ln -sf.

With ln -s, when rebuilding pd-extended, you are forced to make clean before, 
so everything is rebuilt.
With ln -sf, an existing symlink does not cause the build to fail.

Note some externals (zexy for example) hardcode ln -s instead of @LN_S@.

Thank you,
Charles

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478073&aid=3567328&group_id=55736

_______________________________________________
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev

Reply via email to