mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
rd-usb: cleanup
This commit is contained in:
parent
3bc4c41ece
commit
7cfe518fb5
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ INSTALLDIR="/usr/share/${PN}"
|
|||
#}
|
||||
|
||||
src_prepare() {
|
||||
rm -r {bin,docker,pyinstaller}
|
||||
|
||||
sed -i -e "1i #!/usr/bin/env python\n" web.py || die
|
||||
python_fix_shebang web.py
|
||||
default
|
||||
|
|
|
|||
Loading…
Reference in a new issue