summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/shadow/shadow.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/shadow/shadow.inc')
-rw-r--r--meta/recipes-extended/shadow/shadow.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc
index af38b911df..770c239e96 100644
--- a/meta/recipes-extended/shadow/shadow.inc
+++ b/meta/recipes-extended/shadow/shadow.inc
@@ -1,6 +1,6 @@
1SUMMARY = "Tools to change and administer password and group data" 1SUMMARY = "Tools to change and administer password and group data"
2HOMEPAGE = "http://pkg-shadow.alioth.debian.org" 2HOMEPAGE = "http://github.com/shadow-maint/shadow"
3BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580" 3BUGTRACKER = "http://github.com/shadow-maint/shadow/issues"
4SECTION = "base/utils" 4SECTION = "base/utils"
5LICENSE = "BSD | Artistic-1.0" 5LICENSE = "BSD | Artistic-1.0"
6LIC_FILES_CHKSUM = "file://COPYING;md5=ed80ff1c2b40843cf5768e5229cf16e5 \ 6LIC_FILES_CHKSUM = "file://COPYING;md5=ed80ff1c2b40843cf5768e5229cf16e5 \
@@ -59,7 +59,7 @@ NSCDOPT = ""
59NSCDOPT_class-native = "--without-nscd" 59NSCDOPT_class-native = "--without-nscd"
60NSCDOPT_class-nativesdk = "--without-nscd" 60NSCDOPT_class-nativesdk = "--without-nscd"
61NSCDOPT_libc-glibc = "--with-nscd" 61NSCDOPT_libc-glibc = "--with-nscd"
62 62
63PAM_PLUGINS = "libpam-runtime \ 63PAM_PLUGINS = "libpam-runtime \
64 pam-plugin-faildelay \ 64 pam-plugin-faildelay \
65 pam-plugin-securetty \ 65 pam-plugin-securetty \
@@ -136,7 +136,7 @@ do_install_append() {
136 sed -i -f ${WORKDIR}/login_defs_pam.sed ${D}${sysconfdir}/login.defs 136 sed -i -f ${WORKDIR}/login_defs_pam.sed ${D}${sysconfdir}/login.defs
137 fi 137 fi
138 138
139 install -d ${D}${sbindir} ${D}${base_sbindir} ${D}${base_bindir} 139 install -d ${D}${sbindir} ${D}${base_sbindir} ${D}${base_bindir}
140 140
141 # Move binaries to the locations we want 141 # Move binaries to the locations we want
142 rm ${D}${sbindir}/vigr 142 rm ${D}${sbindir}/vigr