Skip to content

Commit

Permalink
ignore missing info from shared libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom committed Oct 11, 2024
1 parent 7441077 commit 562f76c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packaging/deb/rules
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,6 @@ override_dh_builddeb:
override_dh_fixperms:
dh_fixperms
chmod 700 $(APACHE_DIR)/apps/sys/projects

override_dh_shlibdeps:
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info

0 comments on commit 562f76c

Please sign in to comment.