From 209e892199e2c0da07c163e1bab46b8c5bff2ffa Mon Sep 17 00:00:00 2001 From: Mubashshir Date: Tue, 7 Mar 2023 15:07:36 +0600 Subject: Remove Makefile to simplify package build --- Makefile | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 Makefile (limited to 'Makefile') diff --git a/Makefile b/Makefile deleted file mode 100644 index 9706586..0000000 --- a/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -install: - install -d $(DESTDIR)/usr/share/python-apt/templates/ - cp data/Shopno.info $(DESTDIR)/usr/share/python-apt/templates - cp data/Shopno.mirrors $(DESTDIR)/usr/share/python-apt/templates - -.PHONY: install -- cgit v1.2.3