summaryrefslogtreecommitdiff
path: root/community/wdm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-16 00:06:15 -0700
committerroot <root@rshg054.dnsready.net>2013-04-16 00:06:15 -0700
commit975d6f489c6c43bbc7b816ac43333c54c1f4df21 (patch)
treee10299091457df6104611a2b54c3a27cdbeab49b /community/wdm
parenta196f69321b722259bed2cc63e6f64a5cb0b8389 (diff)
Tue Apr 16 00:06:15 PDT 2013
Diffstat (limited to 'community/wdm')
-rw-r--r--community/wdm/PKGBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/community/wdm/PKGBUILD b/community/wdm/PKGBUILD
index e5391a139..76e858c53 100644
--- a/community/wdm/PKGBUILD
+++ b/community/wdm/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 65381 2012-02-21 02:29:21Z spupykin $
+# $Id: PKGBUILD 88268 2013-04-15 11:14:13Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: eric <eric@archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
@@ -20,6 +20,10 @@ build() {
--sysconfdir=/etc/wdm --with-wdmdir=/etc/wdm --mandir=/usr/share/man \
--with-fakehome=/var/empty
make
+}
+
+package() {
+ cd $srcdir/$pkgname-$pkgver
make DESTDIR=$pkgdir install
# used /etc/pam.d/xscreensaver as an example
#