исправление ярлыка
This commit is contained in:
parent
adbf260ac0
commit
44538a3f0d
@ -20,7 +20,7 @@ checksums=('SKIP')
|
||||
prepare() {
|
||||
cd "${srcdir}"
|
||||
echo "#!/usr/bin/env bash" >>pupgui2.sh
|
||||
echo "usr/bin/python -m pupgui2 \"\$@\"" >>pupgui2.sh
|
||||
echo "/usr/bin/python -m pupgui2 \"\$@\"" >>pupgui2.sh
|
||||
|
||||
if [$distro == redos];
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user