aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-10-06 03:28:56 +0200
committerMattias Andrée <maandree@operamail.com>2013-10-06 03:28:56 +0200
commitbfaf0e6d3354706b77045f9d348fd97c70d0eed0 (patch)
treef0546f1e306fa549e632103b96ded26d4300c401 /Makefile
parentupdate makefile and split license list into lines by inital letter (diff)
downloadlicenses-ff141dab1c6f7efbf9863072972e7ab7d5075ff6.tar.gz
licenses-ff141dab1c6f7efbf9863072972e7ab7d5075ff6.tar.bz2
licenses-ff141dab1c6f7efbf9863072972e7ab7d5075ff6.tar.xz
fix make uninstall1381022969
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index effdb02..ec9371b 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ install:
uninstall:
- -rm -f "$(DESTDIR)$(DIR)"/CeCILL{1,2,-B,C}/{english,french}
+ -rm -f "$(DESTDIR)$(DIR)"/CeCILL{1,2,-B,-C}/{english,french}
-rm -f "$(DESTDIR)$(DIR)"/EUPL{1.0,1.1}/$(EUPL)
-rm -f "$(DESTDIR)$(DIR)"/FAL1.2/{french,spanish}
-rm -f "$(DESTDIR)$(DIR)"/FAL1.3/{english,french}