summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-01-21 12:37:46 +0000
committertnn <tnn@pkgsrc.org>2008-01-21 12:37:46 +0000
commit44711aada0056ded2c637f056d380b938fa0bd6a (patch)
treea355d4be52780410b13f3a89205d1eafb1ffba10 /pkgtools
parent1a9a25afa99a1020fb8ef29989dc3c470702c1ea (diff)
downloadpkgsrc-44711aada0056ded2c637f056d380b938fa0bd6a.tar.gz
Fix a hardcoded path (probably a mistake in rev 1.8)
Diffstat (limited to 'pkgtools')
-rwxr-xr-xpkgtools/pbulk/files/pbulk/scripts/pkg-build4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pbulk/files/pbulk/scripts/pkg-build b/pkgtools/pbulk/files/pbulk/scripts/pkg-build
index 46aabd4032a..295901cb7a1 100755
--- a/pkgtools/pbulk/files/pbulk/scripts/pkg-build
+++ b/pkgtools/pbulk/files/pbulk/scripts/pkg-build
@@ -1,5 +1,5 @@
#!@SH@
-# $NetBSD: pkg-build,v 1.10 2008/01/18 11:36:18 rillig Exp $
+# $NetBSD: pkg-build,v 1.11 2008/01/21 12:37:46 tnn Exp $
#
# Copyright (c) 2007, 2008 Joerg Sonnenberger <joerg@NetBSD.org>.
# All rights reserved.
@@ -96,7 +96,7 @@ ${pkg_up_to_date_script} ${pkgname} ${dependencies} && exit 0
set -e
-/usr/pkg_bulk/libexec/pbulk/client-clean
+@PREFIX@/libexec/pbulk/client-clean
# Create the output directory and clean it up
mkdir -p ${bulklog}/${pkgname}