исправление ярлыка
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user