Cosmetics
This commit is contained in:
parent
bd376578d4
commit
9ad8590517
17 changed files with 70 additions and 74 deletions
|
|
@ -34,8 +34,7 @@ modules:
|
|||
dest: src/github.com/unrud/remote-touchpad
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- . /usr/lib/sdk/golang/enable.sh; env GOPATH="$(pwd)" go build -tags 'portal x11'
|
||||
github.com/unrud/remote-touchpad
|
||||
- . /usr/lib/sdk/golang/enable.sh; env GOPATH="$(pwd)" go build -tags 'portal x11' github.com/unrud/remote-touchpad
|
||||
- install -Dm0755 -t /app/bin remote-touchpad
|
||||
- install -Dm0755 -t /app/bin src/github.com/unrud/remote-touchpad/desktop/remote-touchpad-wait-on-error
|
||||
- install -Dm0644 -t /app/share/metainfo src/github.com/unrud/remote-touchpad/desktop/com.github.unrud.RemoteTouchpad.appdata.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue