Codebase list gnome-shell-extension-panel-osd / d157fb0
Fix FTCBFS: configure only once via dh_auto_configure Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com> Sudip Mukherjee 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
55 dh $@
66
77 override_dh_autoreconf:
8 dh_autoreconf ./autogen.sh
8 NOCONFIGURE=1 dh_autoreconf ./autogen.sh