Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
:
netflow
>
nfsen
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 32
[-]
[+]
Changed
nfsen.spec
@@ -65,7 +65,7 @@ ln -sf ../../%{_sysconfdir}/init.d/nfsen %{buildroot}%{_sbindir}/rcnfsen %__install -d -m0755 %{buildroot}%{srcdir} -for src in %{S:0} %{S:1} %{S:2} %{S:4} ; do +for src in %{S:0} %{S:1} %{S:2} %{S:4} %{S:6} ; do %__install -m0644 ${src} %{buildroot}%{srcdir}/ done