From 94413eb36fb609eab7873f97926c3ee5c634ea8e Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Tue, 29 Jul 2014 01:33:36 +0100 Subject: move: Rename mga-move-update to mga-move-pkg The -update suffix was no longer relevant since support for other subsections than 'updates' was added. Also install it :) --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8a0953f..2a44b07 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,7 @@ install: $(ALL) install mga-hdlists-cauldron $(DESTDIR)/usr/bin install mga-hdlists-updates $(DESTDIR)/usr/bin install mga-hdlists-backports $(DESTDIR)/usr/bin + install mga-move-pkg $(DESTDIR)/usr/bin install -d $(DESTDIR)/$(PERL_VENDORLIB)/MGATools for i in rpmsrate.pm iso.pm; do install pm/MGATools/$$i $(DESTDIR)/$(PERL_VENDORLIB)/MGATools/; done -- cgit v1.2.1