mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +00:00
(snapshot): Put README.first in the snapshot distribution.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@589 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c5012d4e65
commit
9e0489e6fc
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ snap: $(DIST_FILES)
|
|||
done
|
||||
|
||||
snapshot: snap
|
||||
ln README.first snap
|
||||
rm -f .name
|
||||
echo libobjects-`date +%y%m%d` >.name
|
||||
mv snap `cat .name`
|
||||
|
|
Loading…
Reference in a new issue