mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 20:32:05 +08:00
remove-dh-strip
This commit is contained in:
3
debian/rules
vendored
3
debian/rules
vendored
@@ -15,7 +15,8 @@ SOURCE_DATE_EPOCH := $(shell date +%s)
|
|||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --parallel
|
dh $@ --parallel
|
||||||
|
override_dh_strip:
|
||||||
|
echo "Skip...dh_strip"
|
||||||
override_dh_auto_clean:
|
override_dh_auto_clean:
|
||||||
rm -rf $(CURDIR)/build-$(DEB_HOST_MULTIARCH)
|
rm -rf $(CURDIR)/build-$(DEB_HOST_MULTIARCH)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user