~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/at: removed dependencies, fixed service startup script

Alexander Belkov <msun00@yandex.ru>
Details
Message ID
<56AC7415.1030302@yandex.ru>
Sender timestamp
1454142485
DKIM signature
missing
Download raw message
Patch: +2 -3
Fixed inaccuracies (last time as I hope)

---
  testing/at/APKBUILD | 5 ++---
  1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/testing/at/APKBUILD b/testing/at/APKBUILD
index 33da342..89130db 100644
--- a/testing/at/APKBUILD
+++ b/testing/at/APKBUILD
@@ -2,12 +2,11 @@
 # Maintainer: Alexander Belkov <alex@mail.com>
 pkgname=at
 pkgver=3.1.16
pkgrel=1
pkgrel=2
 pkgdesc="AT and batch delayed command scheduling utility and daemon"
 url="http://packages.qa.debian.org/a/at.html"
 arch="all"
 license="GPL"
depends="linux-pam flex flex-libs"
 makedepends="ssmtp flex-dev byacc"
 depends_dev=""
 install="${pkgname}.pre-install"
@@ -37,7 +36,7 @@ build() {
     cd "$_builddir"
     LEXLIB=-lfl \
     ./configure --prefix=/usr \
                --sbindir=/usr/bin \
                --sbindir=/usr/sbin \
             --with-daemon_username=at \
             --with-daemon_groupname=at \
                 --with-jobdir=/var/spool/atd \
-- 
2.6.4


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)