Skip to content

Commit

Permalink
don't compress documentation and a python utility script
Browse files Browse the repository at this point in the history
  • Loading branch information
DonOregano committed Jun 9, 2017
1 parent 224a637 commit 439f719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/packaging/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ override_dh_strip:

#dont compress examples
override_dh_compress:
dh_compress -X.cpp -X.cs -X.h -X.java -X.resx -X.sql -X.ui
dh_compress -X.cpp -X.cs -X.h -X.java -X.resx -X.sql -X.ui -X.xhtml -X.py

0 comments on commit 439f719

Please sign in to comment.