Commit 9721817552acea8981366867c0306d282bb65032
1 parent
d1f74a46
Exists in
master
Ajustando Build em Ubuntu.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
debian/rules
@@ -6,7 +6,7 @@ | @@ -6,7 +6,7 @@ | ||
6 | export DH_VERBOSE=1 | 6 | export DH_VERBOSE=1 |
7 | 7 | ||
8 | # This is the debhelper compatibility version to use. | 8 | # This is the debhelper compatibility version to use. |
9 | -export DH_COMPAT=4 | 9 | +export DH_COMPAT=9 |
10 | 10 | ||
11 | CFLAGS = -g | 11 | CFLAGS = -g |
12 | ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) | 12 | ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) |