Skip to content
Snippets Groups Projects
Commit 0b87ca36 authored by Albert Gräf's avatar Albert Gräf
Browse files

debuild: prevent nw.js/pnacl libraries from being stripped

parent 95f67e22
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,9 @@ override_dh_python2:
override_dh_compress:
dh_compress -X.pd -X.wav -X.aiff -X.txt -X.md
override_dh_strip:
dh_strip -Xpnacl
# Supply some options to get rid of a gazillion of warnings about shared
# library files which are really externals.
override_dh_shlibdeps:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment