Updated rpm.make for changes in source-distribution.make

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11461 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-11-22 00:49:32 +00:00
parent 6ec7c60ffe
commit 2cad55d482

View file

@ -1,3 +1,10 @@
Thu Nov 22 00:43:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
* rpm.make (check-RPM_TOPDIR): New target.
(rpm): Code to check RPM_TOPDIR moved in the new check-RPM_TOPDIR
target; if RELEASE_DIR is set, copy the .tar.gz file from there.
(.PHONY): Added check-RPM_TOPDIR.
Thu Nov 22 00:06:02 2001 Nicola Pero <n.pero@mi.flashnet.it>
* source-distribution.make: Rewritten. Bug fixes; new features;