Bug 67746 - x11/wmmsg port not installing wmmsgrc file
Summary: x11/wmmsg port not installing wmmsgrc file
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-09 12:10 UTC by bugghy
Modified: 2004-06-12 12:32 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugghy 2004-06-09 12:10:19 UTC
	The port x11/wmmsg does not install the wmmsgrc file (from its tarball) resulting in manual instalation of that file from the tarball.

Fix: 

add wmmsgrc to installed files (also in pkg-plist)
	maybe by patchomg Makefile for make install to install wmmailrc
How-To-Repeat: 	# pwd
	/usr/ports/x11/wmmsg

	# make install
	...
	# find . -name wmmsgrc
	./work/wmmsg/wmmsgrc
	# cat pkg-plist 
	bin/wmmsg
	bin/wmmsg_notify
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-06-11 14:54:27 UTC
http://www.freebsd.org/cgi/query-pr.cgi?q=67746

> Fix
> add wmmsgrc to installed files (also in pkg-plist)
> maybe by patchomg Makefile for make install to install wmmailrc

        	
Can you, or maintainer, supply us with a patch to achieve this?

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

Any sufficiently advanced technology is indistinguishable from magic.
  -- Arthur C. Clarke
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-06-11 14:54:30 UTC
State Changed
From-To: open->feedback

Asked for patch 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-06-11 14:54:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Handle.
Comment 4 Oliver Lehmann freebsd_committer freebsd_triage 2004-06-12 12:31:51 UTC
State Changed
From-To: feedback->closed

Got the patch via mail - Patch submitted