mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
This commit is contained in:
parent
4abf501030
commit
5efc0cd98a
@ -6,7 +6,8 @@ main_ui.py : main.ui
|
||||
images_rc.pyc : images.qrc images
|
||||
pyrcc4 images.qrc > images_rc.py
|
||||
python -c "import compiler; compiler.compileFile('images_rc.py')"
|
||||
rm -f images_rc.py
|
||||
echo > images_rc.py
|
||||
touch images_rc.pyc
|
||||
|
||||
clean :
|
||||
rm main_ui.py images_rc.pyc
|
||||
|
Loading…
x
Reference in New Issue
Block a user