From: Mark Wooding Date: Thu, 7 Jun 2018 10:00:33 +0000 (+0100) Subject: debian/control: `noip' only works on Linux. X-Git-Tag: 1.2.0~2 X-Git-Url: https://git.distorted.org.uk/~mdw/preload-hacks/commitdiff_plain/5aa3f719f386ba0f7e634c7e82a14a88adb4a62a debian/control: `noip' only works on Linux. Because it trawls through magic Linux `/proc/' files. Patches welcome for BSD support. --- diff --git a/debian/control b/debian/control index 154b6a6..742936d 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Description: Automatic connection to Unix-domain sockets example, to implement a random-signature daemon. Package: noip -Architecture: any +Architecture: linux-any Depends: ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same