]> git.puffer.fish Git - mirror/frr.git/commitdiff
enable autoreconf so that Makefile.in is regenerated in the cumulus build.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 00:24:43 +0000 (17:24 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 00:24:43 +0000 (17:24 -0700)
This is necessary for the added .c files and modified Makefile.am files
in our patches.

debian/rules

index 536b8005019083ea245c4260e15406a3ca16575c..30c9ef1260791c3398eb010f939edcf38ec5b696 100755 (executable)
@@ -11,7 +11,7 @@ else
 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:
        dh_auto_clean