fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=272
This commit is contained in:
parent
b948109515
commit
088be7d5c2
@ -26,6 +26,7 @@ script:
|
||||
- echo "Exec=osc" >> $BUILD_APPDIR/usr/share/applications/osc.desktop
|
||||
- echo "Icon=appimage" >> $BUILD_APPDIR/usr/share/applications/osc.desktop
|
||||
- echo "Type=Application" >> $BUILD_APPDIR/usr/share/applications/osc.desktop
|
||||
- sed -e -i 's,^#!/usr/bin/python,#!/usr/bin/env python,' $BUILD_APPDIR/usr/bin/osc
|
||||
- linuxdeployqt $BUILD_APPDIR/usr/share/applications/*.desktop -bundle-non-qt-libs -verbose=2
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user