Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
:
netflow
>
flow-tools
> flow-tools-0.68.python.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File flow-tools-0.68.python.patch of Package flow-tools
--- flow-tools-0.68/bin/flow-log2rrd.orig 2008-03-14 19:15:13.000000000 +0100 +++ flow-tools-0.68/bin/flow-log2rrd 2008-03-14 19:15:43.000000000 +0100 @@ -1,4 +1,4 @@ -#!/usr/local/bin/python +#!/usr/bin/python import getopt import os --- flow-tools-0.68/bin/flow-rpt2rrd.orig 2008-03-14 19:15:23.000000000 +0100 +++ flow-tools-0.68/bin/flow-rpt2rrd 2008-03-14 19:15:53.000000000 +0100 @@ -1,4 +1,4 @@ -#!/usr/local/bin/python +#!/usr/bin/python import getopt import os --- flow-tools-0.68/bin/flow-rptfmt.orig 2008-03-14 19:15:29.000000000 +0100 +++ flow-tools-0.68/bin/flow-rptfmt 2008-03-14 19:16:02.000000000 +0100 @@ -1,4 +1,4 @@ -#!/usr/local/bin/python +#!/usr/bin/python import sys import string