summaryrefslogtreecommitdiff
path: root/emulators/suse_base/INSTALL
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /emulators/suse_base/INSTALL
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'emulators/suse_base/INSTALL')
-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