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/**" />
|
<fileset dir="${dir.base}" includes="**/bin/**" />
|
||||||
</chmod>
|
</chmod>
|
||||||
|
|
||||||
<exec executable="snapcraft" dir="${dir.staging}" failonerror="yes">
|
<exec executable="snapcraft" dir="${dir.staging}" failonerror="yes" />
|
||||||
<arg line="cleanbuild" />
|
|
||||||
</exec>
|
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
||||||
|
@ -5,6 +5,7 @@ description: @{package.description}
|
|||||||
|
|
||||||
confinement: strict
|
confinement: strict
|
||||||
grade: stable
|
grade: stable
|
||||||
|
base: core18
|
||||||
|
|
||||||
architectures: [amd64]
|
architectures: [amd64]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user