Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting5.git;a=commitdiff;h=fcd7407ca9cd4ef0bf08b811a1007c194eed1aaa

commit fcd7407ca9cd4ef0bf08b811a1007c194eed1aaa
Author: James Buren <[email protected]>
Date:   Sat Jul 21 01:43:55 2012 -0500

bind-9.9.1-2-x86_64
* remove /var/run empty dir

diff --git a/source/network/bind/FrugalBuild b/source/network/bind/FrugalBuild
index 943a1fc..576d0c1 100644
--- a/source/network/bind/FrugalBuild
+++ b/source/network/bind/FrugalBuild
@@ -4,7 +4,7 @@
pkgname=bind
pkgver=9.9.1
pkgextraver=-P1
-pkgrel=1
+pkgrel=2
pkgdesc="DNS server and utilities"
url="http://www.isc.org/index.pl?/sw/bind/";
backup=(etc/named.conf etc/logrotate.d/named)
@@ -33,6 +33,8 @@ build()
/var/named/caching-example/localhost.zone
Ffile ../caching-example/named.ca /var/named/caching-example/named.ca
Ffile bind /etc/logrotate.d/bind
+       # remove /var/run for new systemd
+       Frm /var/run
Ffile /lib/systemd/system/bind.service
Fgenscriptlet
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to