Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=34ec8f24c59a7a3ce9815f6f8b997d104ba14c74

commit 34ec8f24c59a7a3ce9815f6f8b997d104ba14c74
Author: crazy <cr...@frugalware.org>
Date:   Sat Feb 10 00:52:56 2018 +0100

inetd-1.79s-12-x86_64

* rebuild with tc
* fix man PATH

diff --git a/source/network-extra/inetd/FrugalBuild 
b/source/network-extra/inetd/FrugalBuild
index 96b07d2..7484eb0 100644
--- a/source/network-extra/inetd/FrugalBuild
+++ b/source/network-extra/inetd/FrugalBuild
@@ -4,12 +4,12 @@

pkgname=inetd
pkgver=1.79s
-pkgrel=11
+pkgrel=12
pkgdesc="Internet super-server - ported from OpenBSD"
url="http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/inetd/";
rurl="http://ftp.frugalware.org/pub/other/sources/inetd/";
groups=('network-extra')
-archs=('i686' 'x86_64')
+archs=('x86_64')
depends=('systemd')
backup=('etc/inetd.conf')
up2date="Flasttar $rurl"
@@ -25,9 +25,9 @@ build()
{
Fsed "-O2" "$CFLAGS" Makefile
Fpatchall
-       make || Fdie
+       Fexec make || Fdie
Fexerel /usr/sbin/inetd
-       Fexerel /usr/man/man8/inetd.8
+       Fexerel /usr/share/man/man8/inetd.8
Ffilerel ../inetd.conf /etc/inetd.conf
Ffile /lib/systemd/system/inetd.service
Fgenscriptlet
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to