activate patch via dh quilt
This commit is contained in:
parent
ed0ee04dc2
commit
1e1546aa10
2
debian/rules
vendored
2
debian/rules
vendored
@ -5,7 +5,7 @@ CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
|
|||||||
LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
|
LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh --with quilt $@
|
dh $@ --with quilt
|
||||||
|
|
||||||
override_dh_auto_configure: configure_config
|
override_dh_auto_configure: configure_config
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user