Remove needless use of %defattr
This commit is contained in:
parent
f1e4923da5
commit
4f8c588066
@ -129,7 +129,6 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libexpect%{version}.so
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc FAQ HISTORY NEWS README
|
||||
%{_bindir}/expect
|
||||
%{_bindir}/autoexpect
|
||||
@ -160,12 +159,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libexpect%{version}.so
|
||||
%{_mandir}/man1/xkibitz.1.gz
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_mandir}/man3/libexpect.3*
|
||||
%{_includedir}/*
|
||||
|
||||
%files -n expectk
|
||||
%defattr(-,root,root,-)
|
||||
%{_bindir}/multixterm
|
||||
%{_bindir}/tknewsbiff
|
||||
%{_bindir}/tkpasswd
|
||||
|
Loading…
Reference in New Issue
Block a user