Package: ruby-netaddr / 1.5.1-3

Metadata

Package Version Patches format
ruby-netaddr 1.5.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Load library from standard places.patch | (download)

test/cidr_test.rb | 2 1 + 1 - 0 !
test/eui_test.rb | 2 1 + 1 - 0 !
test/methods_test.rb | 2 1 + 1 - 0 !
test/tree_test.rb | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

 load library from standard places

lib/ is not available during autopkgtest. So make sure we load the library
from the standard places via LOAD_PATH.