chiark / gitweb /
Mildly more vigorous uninstall rules
authorRichard Kettlewell <rjk@greenend.org.uk>
Mon, 14 Jul 2008 19:05:03 +0000 (20:05 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Mon, 14 Jul 2008 19:05:03 +0000 (20:05 +0100)
Makefile.am

index cd8ab35a3baf10878682dbf17be4631477272f7d..cb5d491afec14b1a72ce562aefc2eda9a4bd89f1 100644 (file)
@@ -40,3 +40,8 @@ echo-distdir:
 
 echo-version:
        @echo $(VERSION)
+
+uninstall-local:
+       rmdir ${DESTDIR}${pkgdatadir} || true
+       rmdir ${DESTDIR}${pkghttpdir} || true
+       rmdir ${DESTDIR}${pkglibdir} || true