Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
ntop
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 57
[-]
[+]
Changed
ntop.spec
@@ -89,6 +89,9 @@ %{?suse_update_config:%{suse_update_config -f gdchart* ntop . }} # ntop wants to setup the files for the newer autoconf itself: aclocal +%if 0%{?suse_version} <= 1020 +mkdir -p m4 +%endif ./autogen.sh # NTOP_AUTOREBUILD=yes ./configure || echo "new autoconf prepared" # now we are ready for the real configure...