From f69d8aed59000046dfcd4faa9c0474f73c983499 Mon Sep 17 00:00:00 2001 From: kloczek Date: Sat, 23 Feb 2002 01:44:58 +0000 Subject: [PATCH] - adapterized. Changed files: devfsd.spec -> 1.36 --- devfsd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devfsd.spec b/devfsd.spec index e4d686a..7509192 100644 --- a/devfsd.spec +++ b/devfsd.spec @@ -74,10 +74,10 @@ install devfsd.conf.5 $RPM_BUILD_ROOT%{_mandir}/man5 install modules.devfs $RPM_BUILD_ROOT%{_sysconfdir}/modules.devfs install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/devfsd.conf -%clean +%clean rm -rf $RPM_BUILD_ROOT -%files +%files %defattr(644,root,root,755) %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/devfsd.conf %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/modules.devfs -- 2.44.0