shadow: reorder groups created by the INSTALL script. Bump revision.
--HG-- extra : convert_revision : ed7589001693b4d696d7f041173c0ec08bbd0a53
This commit is contained in:
parent
fda979d8c5
commit
605e166253
2 changed files with 5 additions and 5 deletions
|
@ -28,16 +28,16 @@ daemon:x:7:
|
|||
floppy:x:8:
|
||||
disk:x:9:
|
||||
lp:x:10:
|
||||
uucp:x:11:
|
||||
dialout:x:11:
|
||||
audio:x:12:
|
||||
video:x:13:
|
||||
utmp:x:14:
|
||||
usb:x:15:
|
||||
cdrom:x:16:
|
||||
optical:x:17:
|
||||
mail:x:18:
|
||||
dialout:x:19:
|
||||
optical:x:93:
|
||||
storage:x:95:
|
||||
storage:x:19:
|
||||
scanner:x:20:
|
||||
nogroup:x:99:
|
||||
users:x:1000:
|
||||
_EOF
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'shadow'
|
||||
pkgname=shadow
|
||||
version=4.1.2.2
|
||||
revision=1
|
||||
revision=2
|
||||
patch_files="$pkgname-enable-pam.diff"
|
||||
distfiles="ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
|
|
Loading…
Reference in a new issue