mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 20:32:05 +08:00
绕过dh_strip
This commit is contained in:
1
debian/spark-store.postinst
vendored
1
debian/spark-store.postinst
vendored
@@ -37,6 +37,7 @@ case "$1" in
|
||||
# Link sender module
|
||||
echo "link the `arch` sender module... "
|
||||
#gcc -Wformat -Wformat-security -Werror=format-security
|
||||
tar -xvf /opt/durapps/spark-store/bin/ss-feedback/sender-d_`arch`.tar.xz -C /opt/durapps/spark-store/bin/ss-feedback/
|
||||
ln -sf /opt/durapps/spark-store/bin/ss-feedback/sender-d_`arch` /opt/durapps/spark-store/bin/ss-feedback/sender-d
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user