1 # Maintainer: Thomas Dziedzic < gostrc at gmail >
6 pkgdesc='A standardized interface for manipulating and administering user and group accounts.'
9 url='https://fedorahosted.org/libuser/'
11 source=("https://fedorahosted.org/releases/l/i/libuser/libuser-${pkgver}.tar.xz")
12 md5sums=('be82c6941264d0b4bd04f95fb342ec7d')
15 cd ${pkgname}-${pkgver}
21 --disable-gtk-doc-html \
24 sed -i 's/SUBDIRS = po docs/SUBDIRS = po/' Makefile
30 cd ${pkgname}-${pkgver}
32 make DESTDIR=${pkgdir} install