mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-17 22:55:43 +00:00
enable autoreconf so that Makefile.in is regenerated in the cumulus build.
This is necessary for the added .c files and modified Makefile.am files in our patches.
This commit is contained in:
parent
41fc27146a
commit
5b217be09d
2
debian/rules
vendored
2
debian/rules
vendored
@ -11,7 +11,7 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --parallel --with autotools_dev --dbg-package=quagga-dbg --list-missing
|
dh $@ --parallel --with autoreconf --dbg-package=quagga-dbg --list-missing
|
||||||
|
|
||||||
override_dh_auto_clean:
|
override_dh_auto_clean:
|
||||||
dh_auto_clean
|
dh_auto_clean
|
||||||
|
Loading…
Reference in New Issue
Block a user