summaryrefslogtreecommitdiff
path: root/emulators/suse_base
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commitf4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /emulators/suse_base
parent4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff)
downloadpkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'emulators/suse_base')
-rw-r--r--emulators/suse_base/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_base/INSTALL b/emulators/suse_base/INSTALL
index dd5f1041b32..eedbd298ff0 100644
--- a/emulators/suse_base/INSTALL
+++ b/emulators/suse_base/INSTALL
@@ -1,5 +1,5 @@
#!/bin/sh
-# $NetBSD: INSTALL,v 1.2 2002/10/05 15:48:45 manu Exp $
+# $NetBSD: INSTALL,v 1.3 2003/05/06 17:41:10 jmmv Exp $
emul=linux
if [ "$2" != "POST-INSTALL" ]; then exit 0; fi
@@ -8,7 +8,7 @@ cat <<EOF
==============================================================================
Do not forget to include COMPAT_LINUX (and EXEC_ELF32 on NetBSD systems older
-than 1.5) in your kernel configuration file. (Linux binaries require these
+than 1.5) in your kernel configuration file. (Linux binaries require these
options in order to work.)
EOF