Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 1997 11:51:22 -0800
From:      obrien@cs.ucdavis.edu (David O'Brien)
To:        ports@freebsd.org
Subject:   Fwd: Re: $OPENWINHOME/share/help
Message-ID:  <Mutt.19970106115122.obrien@dragon.nuxi.com>

next in thread | raw e-mail | index | archive | help
Hi all,

Can a committer please commit this patch?  I'm heading out for USENIX,
and don't have time before the ports freeze.

Thanks!

-- David

-----Forwarded message from nsayer@quack.kfu.com (Nick Sayer)-----

*** Makefile-   Mon Jan  6 10:53:41 1997
--- Makefile    Mon Jan  6 10:53:51 1997
***************
*** 19,28 ****
  NO_WRKSUBDIR= yes
  USE_IMAKE=    yes
  
- 
- pre-install:
-       @${MKDIR} ${PREFIX}/share/help
- 
  post-install:
        @${CAT} ${PKGDIR}/MESSAGE
  
*** PLIST-      Mon Jan  6 10:54:26 1997
--- PLIST       Mon Jan  6 10:54:36 1997
***************
*** 1,3 ****
  bin/contool
! share/help/contool.info
  man/man1/contool.1.gz
--- 1,3 ----
  bin/contool
! lib/help/contool.info
  man/man1/contool.1.gz

*** patch-01-   Mon Jan  6 10:55:11 1997
--- patch-01    Mon Jan  6 10:55:31 1997
***************
*** 14,20 ****
   
   # Where to install the help file
  -HELPDIR              = /usr/local/lib/help
! +HELPDIR              = $(OPENWINHOME)/share/help
   
   # Where your XView libraries are installed.  If running under
   # SunOS 4.x, use the first version.  If using Solaris 2.x with
--- 14,20 ----
   
   # Where to install the help file
  -HELPDIR              = /usr/local/lib/help
! +HELPDIR              = $(OPENWINHOME)/lib/help
   
   # Where your XView libraries are installed.  If running under
   # SunOS 4.x, use the first version.  If using Solaris 2.x with


I think that should work.

> -- David	(deobrien@ucdavis.edu)

-- 
Nick Sayer <nsayer@quack.kfu.com>  | TRUE GIANTS OF HISTORY #102
N6QQQ @ N0ARY.#NORCAL.CA.USA.NOAM  | 
+1 408 249 9630, log in as 'guest' |     Edwin Armstrong
URL: http://www.kfu.com/~nsayer/   |     Radio Pioneer

-----End of forwarded message-----

-- 
-- David	(deobrien@ucdavis.edu)



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