]> git.pld-linux.org Git - packages/corosync.git/commitdiff
don't try to package normal file as %dir
authorJan Palus <atler@pld-linux.org>
Tue, 15 Jun 2021 09:52:57 +0000 (09:52 +0000)
committerJan Palus <atler@pld-linux.org>
Tue, 15 Jun 2021 09:52:57 +0000 (09:52 +0000)
corosync.spec

index 33a2f6f00687884844056f0dbc4ad92c2c1a3ae2..454874912c80951c03ab6fff48043fed428e0610 100644 (file)
@@ -275,7 +275,7 @@ fi
 %if %{with xmlconf}
 %attr(755,root,root) %{_bindir}/corosync-xmlproc
 %config(noreplace) %{_sysconfdir}/corosync/corosync.xml.example
-%dir %{_datadir}/corosync/xml2conf.xsl
+%{_datadir}/corosync/xml2conf.xsl
 %{_mandir}/man8/corosync-xmlproc.8*
 %{_mandir}/man5/corosync.xml.5*
 %endif
This page took 0.061118 seconds and 4 git commands to generate.