diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-01-30 22:04:59 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-01-30 22:04:59 +0100 |
commit | 78d69b0c252ba82da6bd4dbcbe50037052d58668 (patch) | |
tree | 83a9aaad6e27c80aa3333e3f5a811009b9248847 /scripts | |
parent | b9239d076d220059f2596f1163d785e953652964 (diff) | |
download | vyos-build-78d69b0c252ba82da6bd4dbcbe50037052d58668.tar.gz vyos-build-78d69b0c252ba82da6bd4dbcbe50037052d58668.zip |
Revert "T1214: Add `ipaddrcheck` to the packages directory"
libcidr-dev is not available until Debian Buster thus the container
can't be build.
This reverts commit 9779f9938e1a80736738b2b9021a0db4dd872bfa.
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/build-submodules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build-submodules b/scripts/build-submodules index f3ab6cf7..af992649 100755 --- a/scripts/build-submodules +++ b/scripts/build-submodules @@ -260,7 +260,6 @@ for PKG in mdns-repeater \ rtrlib \ hvinfo \ igmpproxy \ - ipaddrcheck \ libvyosconfig \ vyatta-bash \ vyatta-biosdevname \ |