raulcd commented on code in PR #46392:
URL: https://github.com/apache/arrow/pull/46392#discussion_r2084091557


##########
dev/tasks/linux-packages/apache-arrow/debian/rules:
##########
@@ -88,19 +89,9 @@ override_dh_auto_install:
          --sourcedirectory=c_glib              \
          --builddirectory=c_glib_build         \
          --buildsystem=meson+ninja
-       # Remove built files to reduce disk usage
-       dh_auto_clean                           \

Review Comment:
   just a question, is this removal of `dh_auto_clean` required because it was 
removing some required debug symbols or something like this? or is just 
unrelated to the other change?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to