1
0
Adrian Schröter 2018-03-13 14:02:37 +00:00 committed by Git OBS Bridge
parent cc75ebee78
commit 7011f5fffd

View File

@ -49,9 +49,10 @@ description of each script.
%install
install -d -m 755 %{buildroot}/%{_prefix}
cp -a * %{buildroot}
cp -a usr %{buildroot}/
%files
%doc COPYING
%defattr(755,root,root,755)
%_bindir/*
%defattr(644,root,root,755)