diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 67d650ac4..f5365c022 100755 --- a/debian/rules +++ b/debian/rules | |||
@@ -4,7 +4,7 @@ | |||
4 | # export DH_VERBOSE=1 | 4 | # export DH_VERBOSE=1 |
5 | 5 | ||
6 | # This is the debhelper compatibility version to use. | 6 | # This is the debhelper compatibility version to use. |
7 | export DH_COMPAT=2 | 7 | export DH_COMPAT=3 |
8 | 8 | ||
9 | # This has to be exported to make some magic below work. | 9 | # This has to be exported to make some magic below work. |
10 | export DH_OPTIONS | 10 | export DH_OPTIONS |