Fix uninstallation issue
This commit is contained in:
parent
dbfed2c4ce
commit
701720a7d7
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -24,5 +24,5 @@ clean:
|
|||
$(RM) -R __pycache__
|
||||
|
||||
uninstall:
|
||||
$(RM) "$(DESTDIR)$(PREFIX)/bin/danmaku2ass" "$(DESTDIR)$(PREFIX)/share/danmaku2ass"
|
||||
$(RM) -R "$(DESTDIR)$(PREFIX)/bin/danmaku2ass" "$(DESTDIR)$(PREFIX)/share/danmaku2ass"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue