[bridgedb/master] Remove 'installed-files.txt' after `make uninstall` completes.

26 Mar
2014
26 Mar
'14
5:49 a.m.
commit 97e261d1ba04d42e948d6f417ebd1878bbce5004 Author: Isis Lovecruft <isis@torproject.org> Date: Tue Mar 25 00:43:21 2014 +0000 Remove 'installed-files.txt' after `make uninstall` completes. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index abf392e..edfc69f 100644 --- a/Makefile +++ b/Makefile @@ -30,6 +30,7 @@ force-install: uninstall: touch installed-files.txt cat installed-files.txt | xargs rm -rf + rm installed-files.txt reinstall: uninstall force-install
4116
Age (days ago)
4116
Last active (days ago)
0 comments
1 participants
participants (1)
-
isis@torproject.org