]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authoranthony <anthony@git.imagemagick.org>
Thu, 23 Feb 2012 12:29:17 +0000 (12:29 +0000)
committeranthony <anthony@git.imagemagick.org>
Thu, 23 Feb 2012 12:29:17 +0000 (12:29 +0000)
Makefile.am

index 9dea08358cd09c764e33a35060df4489aaeb9331..8b4b503eb785c8ac7a84f18d8651aabbc2caffbb 100644 (file)
@@ -322,7 +322,7 @@ if RPM_DELEGATE
 
 DIST_ARCHIVE_SRPM=$(distdir)-1.src.rpm
 .PHONY: srpm
-$(DIST_ARCHIVE_SRPM) srpm: dist
+$(DIST_ARCHIVE_SRPM) srpm: dist-bzip2
        rm -f $(DIST_ARCHIVE_SRPM)
        $(RPM) --define="_sourcedir `pwd`" --define="_srcrpmdir `pwd`" --nodeps --bs ImageMagick.spec
        @echo ==============================================================