]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Remove unneccesary quotes
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 27 Dec 2014 11:52:24 +0000 (12:52 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 27 Dec 2014 11:52:24 +0000 (12:52 +0100)
pdns/pdns-recursor.spec

index 800c0309eae03679ba1ab9acae9f3bed862bf630..028bc5e7b77e4f62d4829851d46d600485209337 100644 (file)
@@ -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