transmission: fixes to make one test work again
Broken by 37134b607 (PR #134007). (cherry picked from commit ec4a1591007265384c0f036e265e5e38eff83231)
This commit is contained in:
committed by
github-actions[bot]
parent
47bf4156ee
commit
c28d983bf6
@@ -19,6 +19,8 @@ let
|
||||
|
||||
makeFlags = [ "PREFIX=$(out)" "INSTALLPREFIX=$(out)" ];
|
||||
|
||||
postInstall = ''chmod +x "$out"/lib/libminiupnpc.so'';
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "http://miniupnp.free.fr/";
|
||||
description = "A client that implements the UPnP Internet Gateway Device (IGD) specification";
|
||||
|
||||
Reference in New Issue
Block a user