git://www.ginac.de
/
ginac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
cb83832
)
use "rpmbuild" instead of "rpm"
author
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Mon, 24 Mar 2003 17:18:47 +0000
(17:18 +0000)
committer
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Mon, 24 Mar 2003 17:18:47 +0000
(17:18 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 360d34d48c5919c454e55bae92ffb87a7751f9f5..6f8e63fed9287517021f783a05618865881fc411 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-23,4
+23,4
@@
$(PACKAGE)-$(VERSION).tar.gz: dist
# Rule to build RPM distribution package
rpm: $(PACKAGE)-$(VERSION).tar.gz
# Rule to build RPM distribution package
rpm: $(PACKAGE)-$(VERSION).tar.gz
- rpm -ta --clean $(PACKAGE)-$(VERSION).tar.gz
+ rpm
build
-ta --clean $(PACKAGE)-$(VERSION).tar.gz