This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
adrian
/
mutt-wizard
огледало од
https://github.com/LukeSmithxyz/mutt-wizard.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
6
Вики
Activity
Преглед изворни кода
Update Makefile (
#458
)
Fix uninstall command
tags/v3.1
Michel Boaventura
пре 4 година
committed by
GitHub
родитељ
5e2aa207a0
комит
44ea786929
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
Прегледај датотеку
@@ -32,7 +32,7 @@ install:
uninstall:
for script in bin/*; do \
rm -f $(DESTDIR)$(PREFIX)/$$script; \
rm -f $(DESTDIR)$(PREFIX)/
bin/
$$script; \
done
rm -rf $(DESTDIR)$(PREFIX)/share/mutt-wizard
rm -f $(DESTDIR)$(MANPREFIX)/man1/mw.1
Write
Preview
Loading…
Откажи
Сачувај