Add %config to tell rpm that libntfs.conf is a config file.
(Logical change 1.267)edge.strict_endians
parent
bcc8d79797
commit
eef1eaf641
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue