repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mpv: switch to meson
[kiss-trunc88.git]
/
cropgui
/
build
blob
a4e5747b89c429a238a9e9589da0023155e6c5e8
1
#!/bin/sh -e
2
3
mkdir
-p
"
$1
/usr/bin"
4
mkdir
-p
"
$1
/usr/lib/python3.10"
5
6
cp
cropgtk.py
"
$1
/usr/bin/cropgui"
7
cp
cropgui_common.py filechooser.py cropgui.glade stock-rotate-90-16.png stock-rotate-270-16.png
"
$1
/usr/lib/python3.10/"