From: Ruben Kerkhof Date: Sat, 27 Dec 2014 11:52:24 +0000 (+0100) Subject: Remove unneccesary quotes X-Git-Tag: rec-3.7.0-rc1~67^2~23^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c6928afd2817a9909540da022d301ffaacf6258;p=thirdparty%2Fpdns.git Remove unneccesary quotes --- diff --git a/pdns/pdns-recursor.spec b/pdns/pdns-recursor.spec index 800c0309ea..028bc5e7b7 100644 --- a/pdns/pdns-recursor.spec +++ b/pdns/pdns-recursor.spec @@ -32,13 +32,13 @@ This RPM is semi-statically compiled and should work on all Linux distributions. %files %defattr(-,root,root) -"/usr/sbin/pdns_recursor" -"/usr/bin/rec_control" -"/etc/init.d/pdns-recursor" -"/usr/share/man/man1/pdns_recursor.1.gz" -"/usr/share/man/man1/rec_control.1.gz" -%dir "/etc/powerdns/" -%config "/etc/powerdns/recursor.conf-dist" +/usr/sbin/pdns_recursor +/usr/bin/rec_control +/etc/init.d/pdns-recursor +/usr/share/man/man1/pdns_recursor.1.gz +/usr/share/man/man1/rec_control.1.gz +%dir /etc/powerdns/ +%config /etc/powerdns/recursor.conf-dist %post echo Remember to create a 'pdns' user before starting pdns