mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Fixed rpm building to work with newer RPMs (which require 'rpmbuild' to be
used, rather than 'rpm -ba') as well git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14779 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7b5b3fbc1e
commit
646a82e90c
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Mon Oct 14 13:09:09 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Master/rpm.make (rpm): Look for rpmbuild, and use it instead of
|
||||
rpm -ba if available; print a warning if neither rpm or rpmbuild
|
||||
is found. (Originated from a suggestion by Jiri Novak
|
||||
<Jiri.Novak@i.cz>).
|
||||
* GNUmakefile.in (rpm): Similar change.
|
||||
|
||||
Fri Oct 11 16:31:35 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* spec-debug-alone-rules.template: Remove %install string from
|
||||
|
|
Loading…
Reference in a new issue