mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-08 00:20:17 +08:00
Merge remote-tracking branch 'update-tool/dev' into Thunder
This commit is contained in:
10
debian/rules
vendored
10
debian/rules
vendored
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
<<<<<<< HEAD
|
||||
include /usr/share/dpkg/default.mk
|
||||
|
||||
export QT_SELECT = qt6
|
||||
@@ -33,4 +34,11 @@ override_dh_auto_configure:
|
||||
override_dh_shlibdeps:
|
||||
dh_shlibdeps --dpkg-shlibdeps-params=--warnings=0 --exclude=opt/durapps/spark-store/bin/ss-feedback/
|
||||
override_dh_strip:
|
||||
dh_strip --exclude=opt/durapps/spark-store/bin/ss-feedback/
|
||||
dh_strip --exclude=opt/durapps/spark-store/bin/ss-feedback/
|
||||
=======
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- -DCMAKE_INSTALL_PREFIX=/usr
|
||||
>>>>>>> update-tool/dev
|
||||
|
||||
Reference in New Issue
Block a user