pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/bacula use DISTNAME instead of PKGNAME_NOREV ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/169e41367bd3
branches: trunk
changeset: 544130:169e41367bd3
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Sat Jul 12 17:04:12 2008 +0000
description:
use DISTNAME instead of PKGNAME_NOREV for DIST_SUBDIR for the benefit of other bacula pkgs that use this file
diffstat:
sysutils/bacula/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3d5871c48642 -r 169e41367bd3 sysutils/bacula/Makefile.common
--- a/sysutils/bacula/Makefile.common Sat Jul 12 15:34:48 2008 +0000
+++ b/sysutils/bacula/Makefile.common Sat Jul 12 17:04:12 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.44 2008/07/10 13:54:56 dmcmahill Exp $
+# $NetBSD: Makefile.common,v 1.45 2008/07/12 17:04:12 dmcmahill Exp $
DISTNAME= bacula-2.2.4
CATEGORIES= sysutils
@@ -13,7 +13,7 @@
2.2.4-sd-auth-fail.patch \
2.2.4-sql.patch \
2.2.4-verify.patch
-DIST_SUBDIR= ${PKGNAME_NOREV}
+DIST_SUBDIR= ${DISTNAME}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.bacula.org/
Home |
Main Index |
Thread Index |
Old Index