pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2006Q3]: pkgsrc/net/samba Pullup ticket 1842 - requested by hira
details: https://anonhg.NetBSD.org/pkgsrc/rev/0224a6f6606a
branches: pkgsrc-2006Q3
changeset: 519118:0224a6f6606a
user: salo <salo%pkgsrc.org@localhost>
date: Sat Oct 07 15:28:32 2006 +0000
description:
Pullup ticket 1842 - requested by hira
perl interpreter fix for samba
Revisions pulled up:
- pkgsrc/net/samba/Makefile 1.165
Module Name: pkgsrc
Committed By: rillig
Date: Sun Oct 1 14:58:38 UTC 2006
Modified Files:
pkgsrc/net/samba: Makefile
Log Message:
Corrected the file whose Perl interpreter is corrected.
diffstat:
net/samba/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r fc81b7a36648 -r 0224a6f6606a net/samba/Makefile
--- a/net/samba/Makefile Sat Oct 07 03:25:59 2006 +0000
+++ b/net/samba/Makefile Sat Oct 07 15:28:32 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.164 2006/09/30 22:57:22 hira Exp $
+# $NetBSD: Makefile,v 1.164.2.1 2006/10/07 15:28:32 salo Exp $
.include "Makefile.mirrors"
@@ -85,7 +85,7 @@
# findsmb uses perl
#
USE_TOOLS+= perl:run
-REPLACE_PERL= source/script/findsmb.in
+REPLACE_PERL= script/findsmb.in
.if !defined(PWD_MKDB)
PWD_MKDB!= ${TYPE} pwd_mkdb 2>&1 | \
Home |
Main Index |
Thread Index |
Old Index