mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 20:32:05 +08:00
完全修复prerm崩溃
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -24,7 +24,7 @@ override_dh_auto_configure:
|
||||
-o $(CURDIR)/build/
|
||||
|
||||
override_dh_auto_build:
|
||||
make MAKEFLAGS="$(MAKEFLAGS)" -C $(CURDIR)/build
|
||||
make -j$(JOBS) MAKEFLAGS="$(MAKEFLAGS)" -C $(CURDIR)/build
|
||||
|
||||
override_dh_auto_install:
|
||||
make -C $(CURDIR)/build install \
|
||||
|
||||
Reference in New Issue
Block a user