chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
cc5b0a8
)
Mildly more vigorous uninstall rules
author
Richard Kettlewell
<rjk@greenend.org.uk>
Mon, 14 Jul 2008 19:05:03 +0000
(20:05 +0100)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Mon, 14 Jul 2008 19:05:03 +0000
(20:05 +0100)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index cd8ab35a3baf10878682dbf17be4631477272f7d..cb5d491afec14b1a72ce562aefc2eda9a4bd89f1 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-40,3
+40,8
@@
echo-distdir:
echo-version:
@echo $(VERSION)
+
+uninstall-local:
+ rmdir ${DESTDIR}${pkgdatadir} || true
+ rmdir ${DESTDIR}${pkghttpdir} || true
+ rmdir ${DESTDIR}${pkglibdir} || true