Add %config to tell rpm that libntfs.conf is a config file.

(Logical change 1.267)
edge.strict_endians
cantab.net!aia21 2004-01-19 16:28:03 +00:00
parent bcc8d79797
commit eef1eaf641
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ rm -rf "$RPM_BUILD_ROOT"
%defattr(-,root,root)
%{mandir}/man8/libntfs-gnomevfs.8*
%{_libdir}/gnome-vfs-2.0/modules/libntfs-gnomevfs.*so*
%{_sysconfdir}/gnome-vfs-2.0/modules/libntfs.conf
%config %{_sysconfdir}/gnome-vfs-2.0/modules/libntfs.conf
%files devel
%defattr(-,root,root)