mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-19 19:14:55 +00:00
better clean
This commit is contained in:
parent
ac0cd4b98f
commit
e60f5382dd
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -12,4 +12,4 @@ install:
|
|||
python setup.py install --prefix=$(PREFIX)
|
||||
|
||||
clean:
|
||||
python setup.py clean; rm -rf ./build
|
||||
python setup.py clean; rm -rf ./build; rm msgfmt.pyc
|
||||
|
|
Loading…
Add table
Reference in a new issue