Bug 21038

Summary: CFengine doesn't install info files
Product: Ports & Packages Reporter: Kai Grossjohann <kai>
Component: Individual Port(s)Assignee: FUJISHIMA Satsuki <sf>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Kai Grossjohann 2000-09-04 21:00:01 UTC
	
	When running the following commands, the info files are not 
	installed in /usr/local/info.
		cd /usr/ports/cfengine
		make install
	I manually executed the following commands to do that:
		cd work/c*/doc
		make install
		cd /usr/local/info
		install-info cfengine-Tutorial.info dir
		install-info cfengine-Reference.info dir
Comment 1 Kai.Grossjohann 2000-09-04 22:58:08 UTC
I'm terribly sorry.  My email address is wrong.  The correct address
is:

    Kai.Grossjohann@CS.Uni-Dortmund.DE

*hangs head low in shame*
kai
-- 
I like BOTH kinds of music.
Comment 2 Steve Price freebsd_committer freebsd_triage 2000-09-05 01:17:51 UTC
Responsible Changed
From-To: freebsd-ports->jseger

Over to port's maintainer.
Comment 3 FUJISHIMA Satsuki freebsd_committer freebsd_triage 2001-09-22 23:00:48 UTC
State Changed
From-To: open->closed

This port changed to install info files 8 months ago. 


Comment 4 FUJISHIMA Satsuki freebsd_committer freebsd_triage 2001-09-22 23:00:48 UTC
Responsible Changed
From-To: jseger->sf

I'm responsible for this PR.