From: Michael Orlitzky Date: Mon, 8 Feb 2021 16:48:52 +0000 (-0500) Subject: Makefile.am: drop obsolete RPM rule. X-Git-Tag: v1.0.3~8 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=xfce4-hdaps.git;a=commitdiff_plain;h=7474e45493eae19c4d22f7de553bc954719287f1 Makefile.am: drop obsolete RPM rule. --- diff --git a/Makefile.am b/Makefile.am index 8bf3054..f14cac8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \