adapt for file 4.06

This commit is contained in:
pooka 2003-10-27 16:31:46 +00:00
parent df6e9611e8
commit e90962a630

View File

@ -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.