mirror of
https://github.com/leozide/leocad
synced 2024-12-25 21:58:23 +01:00
Update snapcraft.yaml
This commit is contained in:
parent
88b500368e
commit
ca11177a34
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ parts:
|
||||||
parse-info: [usr/share/metainfo/leocad.appdata.xml]
|
parse-info: [usr/share/metainfo/leocad.appdata.xml]
|
||||||
library:
|
library:
|
||||||
source: .
|
source: .
|
||||||
plugin: nil
|
plugin: dump
|
||||||
override-build: |
|
override-build: |
|
||||||
mkdir -p $SNAPCRAFT_PART_INSTALL/usr/share/leocad
|
mkdir -p $SNAPCRAFT_PART_INSTALL/usr/share/leocad
|
||||||
cp library.bin $SNAPCRAFT_PART_INSTALL/usr/share/leocad/library.bin
|
cp library.bin $SNAPCRAFT_PART_INSTALL/usr/share/leocad/library.bin
|
||||||
|
|
Loading…
Reference in a new issue