]> granicus.if.org Git - zziplib/commitdiff
updating to latest autoconf/automake/libtool/gcc
authorGuido Draheim <guidod@gmx.de>
Wed, 29 Dec 2004 05:46:43 +0000 (05:46 +0000)
committerGuido Draheim <guidod@gmx.de>
Wed, 29 Dec 2004 05:46:43 +0000 (05:46 +0000)
 (Makefile.mk)

Makefile.mk

index 69d4eb3908e3b754dfeb9c85e6b3dbf0bbeb62f4..1b626766e9d66d271e425ba7f84ba0f36020e9f6 100644 (file)
@@ -14,7 +14,7 @@ boottrap:
        automake -a -c 
 
 rpm: dist-bzip $(PACKAGE).spec
-       rpm -ta $(PACKAGE)-$(VERSION).tar.bz2
+       rpmbuild -ta $(PACKAGE)-$(VERSION).tar.bz2
 
 dist-bzip : dist-bzip2
          cp */$(PACKAGE)-$(VERSION).tar.bz2 .