nut: revert 81e6bb7
authorSebastian Kemper <redacted>
Tue, 26 Nov 2019 20:16:44 +0000 (21:16 +0100)
committerSebastian Kemper <redacted>
Tue, 26 Nov 2019 20:16:47 +0000 (21:16 +0100)
commita08cc5b5330d213519bffaf0bb27476cd156b6b0
treecd6006c9d82f0a9dc0e4e6034729e30f195bedcd
parente1bb703a66777c8d2c6abd53545b2a6dcece0c53
nut: revert 81e6bb7

gdlib pc file doesn't set a version, so "pkg-config --modversion gdlib"
returns nothing. Also, the test

  if test "$?" != "0" -a -n "${GD_VERSION}"; then

is wrong as pkg-config wouldn't return != 0 on success.

Signed-off-by: Sebastian Kemper <redacted>
net/nut/patches/010-libgd-pkgconfig.patch [deleted file]
git clone https://git.99rst.org/PROJECT