pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/hal The OWN_DIRS shouldnt be there.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71b5286bed98
branches:  trunk
changeset: 555356:71b5286bed98
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Sat Feb 28 15:54:29 2009 +0000

description:
The OWN_DIRS shouldnt be there.
Thanks goes again to Joerg.

diffstat:

 sysutils/hal/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r aa5a547348b8 -r 71b5286bed98 sysutils/hal/Makefile
--- a/sysutils/hal/Makefile     Sat Feb 28 15:44:55 2009 +0000
+++ b/sysutils/hal/Makefile     Sat Feb 28 15:54:29 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2009/02/28 14:54:23 ahoka Exp $
+# $NetBSD: Makefile,v 1.36 2009/02/28 15:54:29 ahoka Exp $
 
 DISTNAME=              hal-0.5.11
 PKGREVISION=           21
@@ -20,7 +20,6 @@
 USE_TOOLS+=            autoconf automake autoreconf
 USE_LIBTOOL=           YES
 
-OWN_DIRS+=             /media
 MAKE_DIRS+=            /media
 MAKE_DIRS+=            ${VARBASE}/cache/hald
 SPECIAL_PERMS+=                ${VARBASE}/cache/hald ${HAL_USER} ${HAL_GROUP} 0644



Home | Main Index | Thread Index | Old Index