diff --git a/debian/spark-store.postinst b/debian/spark-store.postinst index 75e621e..4c8e896 100755 --- a/debian/spark-store.postinst +++ b/debian/spark-store.postinst @@ -33,7 +33,7 @@ case "$1" in # Create symbol links for SSINSTALL ln -s -f /opt/durapps/spark-store/bin/auto-install-policy/store.spark-app.ssinstall.policy /usr/share/polkit-1/actions/store.spark-app.ssinstall.policy - # Compile the Sender module + echo "Compiling the Sender module..." gcc /opt/durapps/spark-store/bin/ss-feedback/sender-d.sh.c -o /opt/durapps/spark-store/bin/ss-feedback/sender-d