mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Dereference symbolic links to external files when installing a bundle
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11639 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a83abb729c
commit
069362ace1
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Thu Dec 6 09:11:51 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* bundle.make (internal-bundle-install): Use h option with tar to
|
||||
dereference symbolic links to external files if any; use --exclude
|
||||
Contents/Resources with tar; create the Contents/Resources -->
|
||||
Resources link manually after installing the bundle with tar.
|
||||
|
||||
Mon Dec 3 10:09:08 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* documentation.make ($(INTERNAL_doc_NAME).tar.gz): Bug fix: added
|
||||
|
|
Loading…
Reference in a new issue