mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Replaced dirname in create_domain_dir.sh with sed call for portability
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@15457 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fe36d29ede
commit
34e1bd1e6c
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Fri Jan 3 01:57:46 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* create_domain_dir_tree.sh (mydir): Replaced dirname invocation
|
||||
with a sed trick. Apparently dirname is not available on OpenStep
|
||||
(reported by Pete French <pete@twisted.org.uk>).
|
||||
|
||||
Tue Dec 31 16:10:49 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* target.make: For darwin: link to LIB_LINK_SONAME_FILE, not to
|
||||
|
|
Loading…
Reference in a new issue