diff options
author | Martin Winter <mwinter@opensourcerouting.org> | 2017-06-14 03:06:14 +0200 |
---|---|---|
committer | Martin Winter <mwinter@opensourcerouting.org> | 2017-11-18 02:55:31 +0100 |
commit | 5eee7099c8a0fc3f304c6f8568a27c5c5c965109 (patch) | |
tree | 97080e769695e3bcce7b2dedf87526dadafa3981 /configure.ac | |
parent | debianpkg: Cleanup configure options (diff) | |
download | frr-5eee7099c8a0fc3f304c6f8568a27c5c5c965109.tar.xz frr-5eee7099c8a0fc3f304c6f8568a27c5c5c965109.zip |
debianpkg: Support --with-pkg-extra-version and other modifier to build custom package version
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 35577ab11..6c73391af 100755 --- a/configure.ac +++ b/configure.ac @@ -1840,6 +1840,7 @@ AC_CONFIG_FILES([Makefile bgpd/rfp-example/rfptest/Makefile bgpd/rfp-example/librfp/Makefile redhat/frr.spec debianpkg/Makefile + debianpkg/changelog snapcraft/snapcraft.yaml lib/version.h tests/lib/cli/test_cli.refout |