Просмотр исходного кода

deb-src-control(5): Use linux-any in example control stanza

Instead of using the negated list of not supported architectures, just
use the positive form, which should be considered current best practice.
Guillem Jover лет назад: 15
Родитель
Сommit
ffc6888c57
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      man/deb-src-control.5

+ 1 - 1
man/deb-src-control.5

@@ -300,7 +300,7 @@ Vcs\-Browser: http://git.debian.org/?p=dpkg/dpkg.git
 Vcs\-Git: git://git.debian.org/git/dpkg/dpkg.git
 Vcs\-Git: git://git.debian.org/git/dpkg/dpkg.git
 Standards\-Version: 3.7.3
 Standards\-Version: 3.7.3
 Build\-Depends: pkg\-config, debhelper (>= 4.1.81),
 Build\-Depends: pkg\-config, debhelper (>= 4.1.81),
- libselinux1\-dev (>= 1.28\-4) [!hurd\-i386 !kfreebsd\-i386 !kfreebsd\-amd64]
+ libselinux1\-dev (>= 1.28\-4) [!linux\-any]
 
 
 Package: dpkg\-dev
 Package: dpkg\-dev
 Section: utils
 Section: utils