mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
"ln -s" -> "ln -sf" so it won't bark if you install this port twice.
This commit is contained in:
parent
b6779281d5
commit
29d22f53e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8989
@ -3,7 +3,7 @@
|
||||
# Date created:
|
||||
# Whom: erich@FreeBSD.org
|
||||
#
|
||||
# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $
|
||||
# $Id: Makefile,v 1.18 1997/11/25 04:32:03 msmith Exp $
|
||||
#
|
||||
|
||||
DISTNAME= linux_lib-2.4
|
||||
@ -27,6 +27,6 @@ do-install:
|
||||
post-install:
|
||||
-/compat/linux/sbin/ldconfig
|
||||
${MKDIR} ${PREFIX}/usr/lib/zoneinfo
|
||||
ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
ln -sf /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created:
|
||||
# Whom: erich@FreeBSD.org
|
||||
#
|
||||
# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $
|
||||
# $Id: Makefile,v 1.18 1997/11/25 04:32:03 msmith Exp $
|
||||
#
|
||||
|
||||
DISTNAME= linux_lib-2.4
|
||||
@ -27,6 +27,6 @@ do-install:
|
||||
post-install:
|
||||
-/compat/linux/sbin/ldconfig
|
||||
${MKDIR} ${PREFIX}/usr/lib/zoneinfo
|
||||
ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
ln -sf /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created:
|
||||
# Whom: erich@FreeBSD.org
|
||||
#
|
||||
# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $
|
||||
# $Id: Makefile,v 1.18 1997/11/25 04:32:03 msmith Exp $
|
||||
#
|
||||
|
||||
DISTNAME= linux_lib-2.4
|
||||
@ -27,6 +27,6 @@ do-install:
|
||||
post-install:
|
||||
-/compat/linux/sbin/ldconfig
|
||||
${MKDIR} ${PREFIX}/usr/lib/zoneinfo
|
||||
ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
ln -sf /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created:
|
||||
# Whom: erich@FreeBSD.org
|
||||
#
|
||||
# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $
|
||||
# $Id: Makefile,v 1.18 1997/11/25 04:32:03 msmith Exp $
|
||||
#
|
||||
|
||||
DISTNAME= linux_lib-2.4
|
||||
@ -27,6 +27,6 @@ do-install:
|
||||
post-install:
|
||||
-/compat/linux/sbin/ldconfig
|
||||
${MKDIR} ${PREFIX}/usr/lib/zoneinfo
|
||||
ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
ln -sf /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created:
|
||||
# Whom: erich@FreeBSD.org
|
||||
#
|
||||
# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $
|
||||
# $Id: Makefile,v 1.18 1997/11/25 04:32:03 msmith Exp $
|
||||
#
|
||||
|
||||
DISTNAME= linux_lib-2.4
|
||||
@ -27,6 +27,6 @@ do-install:
|
||||
post-install:
|
||||
-/compat/linux/sbin/ldconfig
|
||||
${MKDIR} ${PREFIX}/usr/lib/zoneinfo
|
||||
ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
ln -sf /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created:
|
||||
# Whom: erich@FreeBSD.org
|
||||
#
|
||||
# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $
|
||||
# $Id: Makefile,v 1.18 1997/11/25 04:32:03 msmith Exp $
|
||||
#
|
||||
|
||||
DISTNAME= linux_lib-2.4
|
||||
@ -27,6 +27,6 @@ do-install:
|
||||
post-install:
|
||||
-/compat/linux/sbin/ldconfig
|
||||
${MKDIR} ${PREFIX}/usr/lib/zoneinfo
|
||||
ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
ln -sf /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created:
|
||||
# Whom: erich@FreeBSD.org
|
||||
#
|
||||
# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $
|
||||
# $Id: Makefile,v 1.18 1997/11/25 04:32:03 msmith Exp $
|
||||
#
|
||||
|
||||
DISTNAME= linux_lib-2.4
|
||||
@ -27,6 +27,6 @@ do-install:
|
||||
post-install:
|
||||
-/compat/linux/sbin/ldconfig
|
||||
${MKDIR} ${PREFIX}/usr/lib/zoneinfo
|
||||
ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
ln -sf /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created:
|
||||
# Whom: erich@FreeBSD.org
|
||||
#
|
||||
# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $
|
||||
# $Id: Makefile,v 1.18 1997/11/25 04:32:03 msmith Exp $
|
||||
#
|
||||
|
||||
DISTNAME= linux_lib-2.4
|
||||
@ -27,6 +27,6 @@ do-install:
|
||||
post-install:
|
||||
-/compat/linux/sbin/ldconfig
|
||||
${MKDIR} ${PREFIX}/usr/lib/zoneinfo
|
||||
ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
ln -sf /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user