summaryrefslogtreecommitdiff
path: root/community/wdm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wdm/PKGBUILD')
-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
#