From 5aa3f719f386ba0f7e634c7e82a14a88adb4a62a Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 7 Jun 2018 11:00:33 +0100 Subject: [PATCH] debian/control: `noip' only works on Linux. Because it trawls through magic Linux `/proc/' files. Patches welcome for BSD support. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0