Rev 194 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 194 | Rev 195 | ||
|---|---|---|---|
| Line 4... | Line 4... | ||
| 4 | dh $@ | 4 | dh $@ | 
| 5 | 5 | ||
| 6 | override_dh_installdocs: | 6 | override_dh_installdocs: | 
| 7 | dh_installdocs -a -Nnettle-bin | 7 | dh_installdocs -a -Nnettle-bin | 
| 8 | dh_installdocs -pnettle-bin --link-doc=libnettle8 | 8 | dh_installdocs -pnettle-bin --link-doc=libnettle8 | 
| 9 | - | ||
| 10 | override_dh_auto_configure: | - | |
| 11 | dh_auto_configure -- --enable-fat | - | |
| 12 | - | ||
| 13 | - | ||