Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2007 01:30:11 GMT
From:      Masafumi Max NAKANE <max@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115230: ports/editors/emacs installs incomplete info files
Message-ID:  <200708060130.l761UBdP092245@freefall.freebsd.org>
Resent-Message-ID: <200708060140.l761e1c5093457@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115230
>Category:       ports
>Synopsis:       ports/editors/emacs installs incomplete info files
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 06 01:40:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Masafumi Max NAKANE
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jul 13 03:43:15 UTC 2007 peter@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386


	
>Description:
	
the emacs 22.1 port installs info files that are included in the distribution tarball.
However, the info files included are made without --no-split option, 
while the port only installs *.info files.  This causes installed info files completely unusable.

>How-To-Repeat:
	
# cd /usr/ports/editors/emacs && make install

>Fix:

Do one of the followings:

1. Instead of just installing *.info files, also install other files in the info directory in the distribution tarball.

2. Add a pre-build target to remove "{WRKSRC}/info/* and add ``info'' to the ALL_TARGETS.
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708060130.l761UBdP092245>