From e90962a630090bb55f9acd6e5b0c2b9166131be2 Mon Sep 17 00:00:00 2001 From: pooka Date: Mon, 27 Oct 2003 16:31:46 +0000 Subject: [PATCH] adapt for file 4.06 --- dist/file/file2netbsd | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dist/file/file2netbsd b/dist/file/file2netbsd index 53b6be427cf4..1eeefe976390 100755 --- a/dist/file/file2netbsd +++ b/dist/file/file2netbsd @@ -1,6 +1,6 @@ #! /bin/sh # -# $NetBSD: file2netbsd,v 1.6 2003/09/25 18:19:53 pooka Exp $ +# $NetBSD: file2netbsd,v 1.7 2003/10/27 16:31:46 pooka Exp $ # # Copyright (c) 2003 The NetBSD Foundation, Inc. # All rights reserved. @@ -41,7 +41,7 @@ # # edit this -file_vers='4.04' +file_vers='4.06' # # (usually) NO NEED TO EDIT BELOW THIS LINE @@ -112,6 +112,9 @@ automake autoconf rm -rf autom4te.cache +#### No python in the base system +rm -rf python + echo done echo You can import now.