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

debuild: prevent nw.js libraries from being stripped

parent 0b87ca36
No related branches found
No related tags found
No related merge requests found
...@@ -58,7 +58,7 @@ override_dh_compress: ...@@ -58,7 +58,7 @@ override_dh_compress:
dh_compress -X.pd -X.wav -X.aiff -X.txt -X.md dh_compress -X.pd -X.wav -X.aiff -X.txt -X.md
override_dh_strip: override_dh_strip:
dh_strip -Xpnacl dh_strip -Xbin/nw
# Supply some options to get rid of a gazillion of warnings about shared # Supply some options to get rid of a gazillion of warnings about shared
# library files which are really externals. # library files which are really externals.
......
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