aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-08-04 01:51:54 +0200
committerMattias Andrée <maandree@operamail.com>2013-08-04 01:51:54 +0200
commitcb8603bec830404f693ae74ecf140c1f7efe0638 (patch)
tree9b76b8862a68c57461785e85431448dbab9e55ee /Makefile
parentwhoops (diff)
downloadpasscheck-cb8603bec830404f693ae74ecf140c1f7efe0638.tar.gz
passcheck-cb8603bec830404f693ae74ecf140c1f7efe0638.tar.bz2
passcheck-cb8603bec830404f693ae74ecf140c1f7efe0638.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9af1198..4ee3499 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,6 @@ install-info: passcheck.info.gz
uninstall:
-rm -- "$(DESTDIR)$(PREFIX)$(BIN)/$(COMMAND)"
- -rm -- "$(DESTDIR)$(PREFIX)$(LIBEXEC)/$(COMMAND).py"
-rm -- "$(DESTDIR)$(LICENSES)/$(PKGNAME)/COPYING"
-rm -- "$(DESTDIR)$(LICENSES)/$(PKGNAME)/LICENSE"
-rmdir -- "$(DESTDIR)$(LICENSES)/$(PKGNAME)"