mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-15 05:12:04 +08:00
!356 fix:修复了更新器安装完成后显示下载完成的bug
Merge pull request !356 from momen/Thunder
This commit is contained in:
7
spark-update-tool/debian/rules
Executable file
7
spark-update-tool/debian/rules
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- -DCMAKE_INSTALL_PREFIX=/usr
|
||||
Reference in New Issue
Block a user