Bug 58385 - [PATCH] misc/screen: Utilize EXAMPLESDIR
Summary: [PATCH] misc/screen: 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: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-22 16:10 UTC by Hideyuki KURASHINA
Modified: 2004-07-19 08:21 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.60 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:27:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Over to maintainer
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-07-19 08:21:23 UTC
State Changed
From-To: open->closed

Commited, thanks!