summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-03-28 18:58:54 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-03-28 18:59:04 +0200
commit150e2ee20a51e753bee752758a51da98883feecf (patch)
tree2e42f255c7fc01500167a14b77b671d43c8f7e87 /bin
parentde8c95f86a31b37e9972675c3d1c98f6dcc3a9a8 (diff)
make appstore package smaller
Diffstat (limited to 'bin')
-rw-r--r--bin/updater/Makefile2
1 files changed, 1 insertions, 1 deletions
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