From bb4d740d157e04b2cbb0bda8c0f5f975ebd98d78 Mon Sep 17 00:00:00 2001 From: Gerhard Rieger Date: Mon, 28 Jan 2008 22:53:18 +0100 Subject: [PATCH] make uninstall did not uninstall procan --- CHANGES | 3 +++ Makefile.in | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 385af04..63b18ea 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,9 @@ new features: docu source doc/socat.yo released +corrections: + make uninstall did not uninstall procan + ####################### V 1.6.0.0: new features: diff --git a/Makefile.in b/Makefile.in index ecdf930..335caf9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -134,7 +134,7 @@ install: progs doc/socat.1 uninstall: rm -f $(DESTDIR)$(BINDEST)/socat - rm -f $(DESTDIR)$(BINDEST)/procat + rm -f $(DESTDIR)$(BINDEST)/procan rm -f $(DESTDIR)$(BINDEST)/filan rm -f $(DESTDIR)$(MANDEST)/man1/socat.1