From 150e2ee20a51e753bee752758a51da98883feecf Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 28 Mar 2016 18:58:54 +0200 Subject: make appstore package smaller --- bin/updater/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/updater/Makefile b/bin/updater/Makefile index 586ceb297..005c62e30 100644 --- a/bin/updater/Makefile +++ b/bin/updater/Makefile @@ -46,7 +46,7 @@ install-sysvinit: preinitsetup @echo "to reload the changes if you change the config in /etc/owncloud/news/updater.ini" -make uninstall: clean +uninstall: clean rm -rf /etc/owncloud/news/updater.ini rm -rf /etc/systemd/systemd/owncloud-news-updater.service rm -rf /etc/init.d/owncloud-news-updater -- cgit v1.2.3