diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-01-08 09:31:03 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-04-09 17:50:36 +0200 |
commit | 166471753c218266697f88a521eb1a042523cb1d (patch) | |
tree | 4bd16e9d105a7314698450470d5101281a6eb3d9 /NEWS | |
parent | fb259d8223f79c37e8024d70f144ed612be4b74e (diff) | |
download | urpmi-166471753c218266697f88a521eb1a042523cb1d.tar urpmi-166471753c218266697f88a521eb1a042523cb1d.tar.gz urpmi-166471753c218266697f88a521eb1a042523cb1d.tar.bz2 urpmi-166471753c218266697f88a521eb1a042523cb1d.tar.xz urpmi-166471753c218266697f88a521eb1a042523cb1d.zip |
cpan-testers: fix building rpms on FreeBSD
install do not have -d option on FreeBSD
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ - cpan_testers: o actually needs perl >= 5.10 for //= operator o fix a test with rpm < 4.13.0 + o fix building rpms on FreeBSD o fix failing scriptlets test with rpm < 4.13.0 o fix looking for non existing libnss.so on FreeBSD o fix testsuite errors on CentOs (NVR vs NVRA) |