mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 22:09:47 -04:00
base: core18
This commit is contained in:
parent
c08763ebff
commit
637b720fff
@ -600,9 +600,7 @@
|
||||
<fileset dir="${dir.base}" includes="**/bin/**" />
|
||||
</chmod>
|
||||
|
||||
<exec executable="snapcraft" dir="${dir.staging}" failonerror="yes">
|
||||
<arg line="cleanbuild" />
|
||||
</exec>
|
||||
<exec executable="snapcraft" dir="${dir.staging}" failonerror="yes" />
|
||||
</target>
|
||||
|
||||
|
||||
|
@ -5,6 +5,7 @@ description: @{package.description}
|
||||
|
||||
confinement: strict
|
||||
grade: stable
|
||||
base: core18
|
||||
|
||||
architectures: [amd64]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user