Skip to content

Commit

Permalink
Merge pull request #1919 from blshkv/master
Browse files Browse the repository at this point in the history
rd-usb: cleanup
  • Loading branch information
github-actions[bot] authored Jun 6, 2024
2 parents 5a15979 + fc7c5ce commit c0fa9b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sci-electronics/rd-usb/rd-usb-1.22.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c0fa9b3

Please sign in to comment.