Skip to content

Commit

Permalink
deb: make sure that all .git directories and extra LICENSE files can'…
Browse files Browse the repository at this point in the history
…t get included in builds
  • Loading branch information
superm1 committed Oct 3, 2013
1 parent a0380c1 commit 9473053
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deb/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ override_dh_install:
-Xusr/share/mythtv/fonts/Droid \
-Xusr/lib/libmythzmq.la \
-Xusr/share/mythtv/fonts/tiresias_gpl3.txt \
-XLICENSE \
-X.git \
--fail-missing

override_dh_installinit:
Expand Down

0 comments on commit 9473053

Please sign in to comment.