Skip to content
Snippets Groups Projects
Commit 74773360 authored by Ariadne Conill's avatar Ariadne Conill
Browse files

testing/shadow: --disable-nls

parent d8e42b7a
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Maintainer:
pkgname=shadow
pkgver=4.1.4.3
pkgrel=0
pkgrel=1
pkgdesc="PAM-using login and passwd utilities"
url="http://pkg-shadow.alioth.debian.org/"
arch="all"
......@@ -33,6 +33,7 @@ build() {
--infodir=/usr/share/info \
--localstatedir=/var \
--without-nscd \
--disable-nls \
|| return 1
make || return 1
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment