diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules index 55de7927b..422fafaf9 100755 --- a/debian/rules +++ b/debian/rules | |||
@@ -3,9 +3,6 @@ | |||
3 | # Uncomment this to turn on verbose mode. | 3 | # Uncomment this to turn on verbose mode. |
4 | # export DH_VERBOSE=1 | 4 | # export DH_VERBOSE=1 |
5 | 5 | ||
6 | # This is the debhelper compatibility version to use. | ||
7 | export DH_COMPAT=3 | ||
8 | |||
9 | # This has to be exported to make some magic below work. | 6 | # This has to be exported to make some magic below work. |
10 | export DH_OPTIONS | 7 | export DH_OPTIONS |
11 | 8 | ||