From cd4be4121c76146d4eae19b0be671e3a54254f04 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 11 Oct 1995 08:21:48 +0000 Subject: (1) Change second master site's path (netcom) (2) Add "/sbin" to ldconfig's path Submitted by: me --- graphics/jpeg-mmx/Makefile | 6 +++--- graphics/jpeg-mmx/pkg-plist | 2 +- graphics/jpeg/Makefile | 6 +++--- graphics/jpeg/pkg-plist | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'graphics') diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile index 89cf66d86b1e..139f9d9fbfed 100644 --- a/graphics/jpeg-mmx/Makefile +++ b/graphics/jpeg-mmx/Makefile @@ -3,20 +3,20 @@ # Date created: 6 November 1994 # Whom: smace # -# $Id: Makefile,v 1.8 1995/06/24 11:38:03 asami Exp $ +# $Id: Makefile,v 1.9 1995/10/02 14:04:54 ache Exp $ # DISTNAME= jpegsrc.v6 PKGNAME= jpeg-6 CATEGORIES+= graphics MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ \ - ftp://ftp.netcom.com/pub/tgl/uunet/ + ftp://ftp.netcom.com/pub/tg/tgl/uunet/ WRKSRC= ${WRKDIR}/jpeg-6 GNU_CONFIGURE= yes INSTALL_TARGET= install install-lib post-install: - ldconfig -m ${PREFIX}/lib + /sbin/ldconfig -m ${PREFIX}/lib .include diff --git a/graphics/jpeg-mmx/pkg-plist b/graphics/jpeg-mmx/pkg-plist index 8ab81f2ed9c2..9e97d00e6fcf 100644 --- a/graphics/jpeg-mmx/pkg-plist +++ b/graphics/jpeg-mmx/pkg-plist @@ -14,5 +14,5 @@ include/jpeglib.h include/jmorecfg.h include/jerror.h lib/libjpeg.so.6.0 -@exec ldconfig -m %B +@exec /sbin/ldconfig -m %B lib/libjpeg.a diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index 89cf66d86b1e..139f9d9fbfed 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -3,20 +3,20 @@ # Date created: 6 November 1994 # Whom: smace # -# $Id: Makefile,v 1.8 1995/06/24 11:38:03 asami Exp $ +# $Id: Makefile,v 1.9 1995/10/02 14:04:54 ache Exp $ # DISTNAME= jpegsrc.v6 PKGNAME= jpeg-6 CATEGORIES+= graphics MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ \ - ftp://ftp.netcom.com/pub/tgl/uunet/ + ftp://ftp.netcom.com/pub/tg/tgl/uunet/ WRKSRC= ${WRKDIR}/jpeg-6 GNU_CONFIGURE= yes INSTALL_TARGET= install install-lib post-install: - ldconfig -m ${PREFIX}/lib + /sbin/ldconfig -m ${PREFIX}/lib .include diff --git a/graphics/jpeg/pkg-plist b/graphics/jpeg/pkg-plist index 8ab81f2ed9c2..9e97d00e6fcf 100644 --- a/graphics/jpeg/pkg-plist +++ b/graphics/jpeg/pkg-plist @@ -14,5 +14,5 @@ include/jpeglib.h include/jmorecfg.h include/jerror.h lib/libjpeg.so.6.0 -@exec ldconfig -m %B +@exec /sbin/ldconfig -m %B lib/libjpeg.a -- cgit v1.2.3