瀏覽代碼

added linux-launcher-* to RPM [ci skip]

Sebastian Stenzel 8 年之前
父節點
當前提交
28fedafb59
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      main/ant-kit/src/main/resources/build.xml

+ 1 - 0
main/ant-kit/src/main/resources/build.xml

@@ -60,6 +60,7 @@
 			<fx:resources>
 				<fx:fileset dir="antbuild" type="jar" includes="Cryptomator-${project.version}.jar" />
 				<fx:fileset dir="libs" type="jar" includes="*.jar" excludes="ui-${project.version}.jar"/>
+				<fx:fileset dir="fixed-binaries" type="data" includes="linux-launcher-*" arch=""/>
 			</fx:resources>
 			<fx:permissions elevated="false" />
 			<fx:preferences install="true" />