Bug 58386 - [PATCH] sysutils/gkrellm2: Utilize EXAMPLESDIR
Summary: [PATCH] sysutils/gkrellm2: Utilize EXAMPLESDIR
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: Hajimu UMEMOTO
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-22 16:10 UTC by Hideyuki KURASHINA
Modified: 2004-07-19 09:42 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.66 KB, patch)
2003-10-22 16:10 UTC, Hideyuki KURASHINA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hideyuki KURASHINA freebsd_committer freebsd_triage 2003-10-22 16:10:18 UTC
	Utilize EXAMPLESDIR to improves layout; i.e.,

	  configuration file        -> ${PREFIX}/etc
	  sample configuration file -> ${PREFIX}/share/examples/${PORTNAME}

	This change helps if many configuration files and sample ones exist.

Fix: Apply following patch;
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-10-22 16:26:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ume

Over to maintainer
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-07-19 09:42:00 UTC
State Changed
From-To: open->closed

Commited, thanks!