#
-# Copyright (C) 2008-2012 OpenWrt.org
+# Copyright (C) 2008-2014 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_NAME:=at
PKG_VERSION:=3.1.13
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/a/at
--with-jobdir=/var/spool/cron/atjobs \
--with-atspool=/var/spool/cron/atspool
+CONFIGURE_VARS += \
+ ac_cv_header_security_pam_appl_h=no
+
define Package/at/install
$(INSTALL_DIR) $(1)/usr/bin $(1)/usr/sbin $(1)/etc/init.d/
$(INSTALL_BIN) ./files/atd.init $(1)/etc/init.d/atd