Fix for NetBSD (RCS Id, PLIST)
This commit is contained in:
parent
c424f7f3a2
commit
8eae8ee982
2 changed files with 4 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
|||
# Date created: 11 July 1996
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/11/18 00:39:46 hubertf Exp $
|
||||
# $NetBSD: Makefile,v 1.2 1997/11/18 00:44:46 hubertf Exp $
|
||||
# FreeBSD Id: Makefile,v 1.10 1997/07/17 15:12:41 max Exp
|
||||
#
|
||||
|
||||
DISTNAME= slang0.99-38
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 1997/11/18 00:44:48 hubertf Exp $
|
||||
lib/libslang.a
|
||||
@exec ranlib %D/%F
|
||||
lib/libslang.so.0.9938
|
||||
@exec rm -f %D/libslang.so.99.3[348]
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -m %B
|
||||
include/slcurses.h
|
||||
include/slang.h
|
||||
|
|
Loading…
Reference in a new issue