]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commitdiff
Makefile.am: drop obsolete RPM rule.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 8 Feb 2021 16:48:52 +0000 (11:48 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 8 Feb 2021 16:48:52 +0000 (11:48 -0500)
Makefile.am

index 8bf30540d20837cf1812e41292ad81a77fe31cbd..f14cac8a45b189d767e8cd1e975e7208b7e0867e 100644 (file)
@@ -6,10 +6,6 @@ SUBDIRS =              \
 distclean-local:
        rm -rf *.cache *~
 
-rpm: dist
-       rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
-       @rm -f $(PACKAGE)-$(VERSION).tar.gz
-
 EXTRA_DIST =                   \
        intltool-extract.in     \
        intltool-merge.in       \