PS: I find it especially uncomfortable to run the following sequence
as suggested by the manpage only to add one flag to the configure call:
build:
dh build --before configure
dh_auto_configure --kitchen-sink=yes
dh build --after configure
Instead, I would appreciate if there was a variable in which I could
easily set the flags that are to be passed to the configure call, e.g.:
DH_AUTO_CONFIGURE_FLAGS += --kitchen-sink=yes
Cheers,
Fabian
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]