Bug 98740 - [PATCH] sysutils/multitail: teach it to use the correct .conf file location
Summary: [PATCH] sysutils/multitail: teach it to use the correct .conf file location
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Oliver Braun
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-09 10:50 UTC by Ion-Mihai " IOnut " Tetcu
Modified: 2006-06-09 15:37 UTC (History)
0 users

See Also:


Attachments
multitail.diff (769 bytes, patch)
2006-06-09 10:50 UTC, Ion-Mihai " IOnut " Tetcu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ion-Mihai " IOnut " Tetcu 2006-06-09 10:50:22 UTC

 # make
===>  Extracting for multitail-4.0.4
=> MD5 Checksum OK for multitail-4.0.4.tgz.
=> SHA256 Checksum OK for multitail-4.0.4.tgz.
===>  Patching for multitail-4.0.4
===>   multitail-4.0.4 depends on executable: gmake - found
===>  Configuring for multitail-4.0.4
===>  Building for multitail-4.0.4
cc -O2 -pipe  -D`uname` -O2 -Wall -DVERSION=\"4.0.4\" -g  -DCONFIG_FILE=\"//etc/multitail.conf\"   -c -o utils.o utils.c
                                                                                                           ^^^^^^^^^^^^^^
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-09 10:53:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->obraun

Over to maintainer
Comment 2 Oliver Braun freebsd_committer freebsd_triage 2006-06-09 15:34:40 UTC
State Changed
From-To: open->closed

Committed, thanks! 
I totally missed the point before. Sorry.