changeset 30 | 02e1c65e0218 |
parent 4 | 0ec2999dc354 |
child 61 | ba53efaf0fab |
29:2ae93951a80c | 30:02e1c65e0218 |
---|---|
10 #export DH_VERBOSE=1 |
10 #export DH_VERBOSE=1 |
11 |
11 |
12 |
12 |
13 %: |
13 %: |
14 dh $@ |
14 dh $@ |
15 |
|
16 override_dh_builddeb: |
|
17 dh_builddeb -- -Zgzip |
|
18 |
|
15 # |
19 # |
16 # |
20 # |
17 #CFLAGS = -Wall -g |
21 #CFLAGS = -Wall -g |
18 # |
22 # |
19 #ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) |
23 #ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) |