]> granicus.if.org Git - jq/commitdiff
change rpmbuild target to rpm
authorLee Thompson <thompson@dtosolutions.com>
Tue, 4 Dec 2012 20:49:39 +0000 (14:49 -0600)
committerLee Thompson <thompson@dtosolutions.com>
Tue, 4 Dec 2012 20:49:39 +0000 (14:49 -0600)
Makefile.am

index bdac3558384b2d8834d21a6fe9c11ac0525ad100..c05f55e50c26bb0ec44f9e7a5cc2043d4226255a 100644 (file)
@@ -65,7 +65,7 @@ releasetag:
 
 # can probably delete and have RPM created off autoconf generated tarball releases
 RELEASE ?= 1
-rpmbuild: jq
+rpm: jq jq_test
        @echo "Packaging jq as an RPM ..."
        mkdir -p rpm/SOURCES rpm/BUILD rpm/BUILDROOT rpm/RPMS rpm/SPECS
        cp jq-$$(cat VERSION).tar.gz rpm/SOURCES/