瀏覽代碼

Makefile uninstall: Remove `mw.1`

pull/308/head
Kipras Melnikovas 6 年之前
committed by GitHub
父節點
當前提交
ba7bd0dd01
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile 查看文件

@@ -30,5 +30,6 @@ uninstall:
rm -f $(DESTDIR)$(PREFIX)/bin/$$script; \
done
rm -rf $(DESTDIR)$(PREFIX)/share/mutt-wizard
rm -f $(DESTDIR)$(MANPREFIX)/man1/mw.1

.PHONY: install uninstall

Loading…
取消
儲存