]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
miniupnpc: Required for build of transmission to replace bundled version
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 24 Sep 2024 09:43:01 +0000 (11:43 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Sep 2024 10:03:22 +0000 (10:03 +0000)
commitc2cd03024f145375b8e9628fb0bb0a5e6b81e544
tree9c5875ef515b9597086c0c5cd8d3419a0a12c3f5
parent5702c62b11a2ea87b1bf254f30fb7c5e8de12eba
miniupnpc: Required for build of transmission to replace bundled version

- miniupnpc is required for the build of transmiossion but the bundled version was not
   working properly with version 4.0.6 and we prefer to not use bundled versions.
- Only used for the build so rootfile is 100% commented out. No miniupnpc installed
   on IPFire.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/miniupnpc [new file with mode: 0644]
lfs/miniupnpc [new file with mode: 0644]
make.sh