1
0
mirror of https://github.com/moparisthebest/socat synced 2024-10-31 15:25:01 -04:00

make uninstall did not uninstall procan

This commit is contained in:
Gerhard Rieger 2008-01-28 22:53:18 +01:00
parent df493f126e
commit bb4d740d15
2 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,9 @@ new features:
docu source doc/socat.yo released docu source doc/socat.yo released
corrections:
make uninstall did not uninstall procan
####################### V 1.6.0.0: ####################### V 1.6.0.0:
new features: new features:

View File

@ -134,7 +134,7 @@ install: progs doc/socat.1
uninstall: uninstall:
rm -f $(DESTDIR)$(BINDEST)/socat rm -f $(DESTDIR)$(BINDEST)/socat
rm -f $(DESTDIR)$(BINDEST)/procat rm -f $(DESTDIR)$(BINDEST)/procan
rm -f $(DESTDIR)$(BINDEST)/filan rm -f $(DESTDIR)$(BINDEST)/filan
rm -f $(DESTDIR)$(MANDEST)/man1/socat.1 rm -f $(DESTDIR)$(MANDEST)/man1/socat.1