Ticket #1082 (new defect)

Opened 1 year ago

Last modified 6 months ago

Replace /usr/bin/perl with @@PERL@@ and make the affected files .in-files.

Reported by: bornheim Assigned to: nobody
Priority: normal Milestone: Munin 1.4.7
Component: node Version: 1.4.5
Severity: normal Keywords:
Cc:

Description

Candidates can be found with "find . -type f | xargs grep /usr/bin/perl" in the source directory. Quite important for munin-node are: munin-run munin-node munin-node-configure

I did not check the master files yet, but: munin-update.in is completely wrong: it is an .in file, but uses /usr/bin/perl.

Change History

11/28/11 10:16:29 changed by kenyon

Fixed a couple of files in r4492, but looks like still more need to be converted to .in-files.