Fix the startup script.

I think I've been too long away from my ports work...

PR:		ports/75468
Submitted by:	Michael <mkuhn.nw 'at' web.de>
This commit is contained in:
Akinori MUSHA 2004-12-25 15:45:26 +00:00
parent 51ee7be17b
commit 5d77d5fc37
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125136
8 changed files with 56 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= portupgrade
PORTVERSION= 20041224
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}

View File

@ -0,0 +1,13 @@
Index: etc/pkgtools.sh
===================================================================
--- etc/pkgtools.sh (revision 1046)
+++ etc/pkgtools.sh (working copy)
@@ -17,7 +17,7 @@
pkgtools_start() {
if [ -d "$pkgtools_libdir" ]; then
- echo /sbin/ldconfig -m "$pkgtools_libdir"
+ /sbin/ldconfig -m "$pkgtools_libdir"
fi
}

View File

@ -7,6 +7,7 @@
PORTNAME= portupgrade
PORTVERSION= 20041224
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}

View File

@ -0,0 +1,13 @@
Index: etc/pkgtools.sh
===================================================================
--- etc/pkgtools.sh (revision 1046)
+++ etc/pkgtools.sh (working copy)
@@ -17,7 +17,7 @@
pkgtools_start() {
if [ -d "$pkgtools_libdir" ]; then
- echo /sbin/ldconfig -m "$pkgtools_libdir"
+ /sbin/ldconfig -m "$pkgtools_libdir"
fi
}

View File

@ -7,6 +7,7 @@
PORTNAME= portupgrade
PORTVERSION= 20041224
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}

View File

@ -0,0 +1,13 @@
Index: etc/pkgtools.sh
===================================================================
--- etc/pkgtools.sh (revision 1046)
+++ etc/pkgtools.sh (working copy)
@@ -17,7 +17,7 @@
pkgtools_start() {
if [ -d "$pkgtools_libdir" ]; then
- echo /sbin/ldconfig -m "$pkgtools_libdir"
+ /sbin/ldconfig -m "$pkgtools_libdir"
fi
}

View File

@ -7,6 +7,7 @@
PORTNAME= portupgrade
PORTVERSION= 20041224
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}

View File

@ -0,0 +1,13 @@
Index: etc/pkgtools.sh
===================================================================
--- etc/pkgtools.sh (revision 1046)
+++ etc/pkgtools.sh (working copy)
@@ -17,7 +17,7 @@
pkgtools_start() {
if [ -d "$pkgtools_libdir" ]; then
- echo /sbin/ldconfig -m "$pkgtools_libdir"
+ /sbin/ldconfig -m "$pkgtools_libdir"
fi
}