summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
-rw-r--r--quilt.changes5
2 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 4089f20..c0e7c4a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -259,6 +259,7 @@ install : scripts
uninstall:
rm -rf $(BIN:%=$(BUILD_ROOT)$(bindir)/%) \
+ $(BUILD_ROOT)$(LIB_DIR) \
$(BUILD_ROOT)$(QUILT_DIR) \
$(patsubst %,$(BUILD_ROOT)$(mandir)/man1/%, \
$(notdir $(MAN1))) \
diff --git a/quilt.changes b/quilt.changes
index 764bdbc..de3a7f1 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Mon Jul 18 18:22:00 CEST 2005 - agruen@suse.de
+
+- uninstall target: remove $(LIB_DIR) as well.
+
+-------------------------------------------------------------------
Mon Jul 18 16:54:16 CEST 2005 - agruen@suse.de
- Based on work done by several contributers, add a header