Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
:
netflow
>
nprobe
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 24
[-]
[+]
Changed
nprobe.spec
@@ -3,7 +3,7 @@ %define reldate 102010 Name: nprobe Version: 6.0.2 -Release: 2 +Release: 3 Group: System Summary: Netflow Probe Url: http://www.nmon.net/ @@ -70,7 +70,7 @@ %__make DESTDIR=%{buildroot} install cp GeoLiteCity.dat %{buildroot}%{_prefix}/lib/nprobe/ cp GeoIPASNum.dat %{buildroot}%{_prefix}/lib/nprobe/ -find %{buildroot}%{_prefix}/lib/nprobe/plugins -type f -exec rm {} \; +find %{buildroot}%{_prefix}/lib/nprobe/plugins -type l -exec rm {} \; %clean rm -rf %{buildroot}