ports/80319: patch lang/elisp-manual: only the index file is installed

NIIMI Satoshi sa2c at sa2c.net
Mon Apr 25 09:30:22 UTC 2005


>Number:         80319
>Category:       ports
>Synopsis:       patch lang/elisp-manual: only the index file is installed
>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 Apr 25 09:30:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     NIIMI Satoshi
>Release:        FreeBSD 5.4-RC3 i386
>Organization:
>Environment:
System: FreeBSD berkeley.l.sa2c.net 5.4-RC3 FreeBSD 5.4-RC3 #7: Sat Apr 23 17:10:37 JST 2005 root at berkeley.l.sa2c.net:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:
lang/elisp-manual installs only the index file.
The patch files/patch-ab modifies output file name as 'elisp.info',
but Makefile intalls 'elisp' to 'PREFIX/info/elisp.info'.
	
>How-To-Repeat:
# cd /usr/ports/lang/elisp-manual; make install
and check /usr/local/info/elisp.info
	
>Fix:

	

--- elisp-manual.diff begins here ---
Index: files/patch-ab
===================================================================
RCS file: /home/ncvs/ports/lang/elisp-manual/files/patch-ab,v
retrieving revision 1.5
diff -u -d -r1.5 patch-ab
--- files/patch-ab	20 Apr 2005 13:48:17 -0000	1.5
+++ files/patch-ab	25 Apr 2005 09:09:31 -0000
@@ -6,8 +6,7 @@
 @@ -1,12 +1,11 @@
  \input texinfo  @c -*-texinfo-*-
  @c %**start of header
-- at setfilename elisp
-+ at setfilename elisp.info
+ @setfilename elisp
  @settitle GNU Emacs Lisp Reference Manual
  @c %**end of header
 -
--- elisp-manual.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list