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:
|
floppy:x:8:
|
||||||
disk:x:9:
|
disk:x:9:
|
||||||
lp:x:10:
|
lp:x:10:
|
||||||
uucp:x:11:
|
dialout:x:11:
|
||||||
audio:x:12:
|
audio:x:12:
|
||||||
video:x:13:
|
video:x:13:
|
||||||
utmp:x:14:
|
utmp:x:14:
|
||||||
usb:x:15:
|
usb:x:15:
|
||||||
cdrom:x:16:
|
cdrom:x:16:
|
||||||
|
optical:x:17:
|
||||||
mail:x:18:
|
mail:x:18:
|
||||||
dialout:x:19:
|
storage:x:19:
|
||||||
optical:x:93:
|
scanner:x:20:
|
||||||
storage:x:95:
|
|
||||||
nogroup:x:99:
|
nogroup:x:99:
|
||||||
users:x:1000:
|
users:x:1000:
|
||||||
_EOF
|
_EOF
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'shadow'
|
# Template file for 'shadow'
|
||||||
pkgname=shadow
|
pkgname=shadow
|
||||||
version=4.1.2.2
|
version=4.1.2.2
|
||||||
revision=1
|
revision=2
|
||||||
patch_files="$pkgname-enable-pam.diff"
|
patch_files="$pkgname-enable-pam.diff"
|
||||||
distfiles="ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/$pkgname-$version.tar.bz2"
|
distfiles="ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
|
Loading…
Reference in a new issue