summaryrefslogtreecommitdiff
path: root/mk/emulator
diff options
context:
space:
mode:
authormartti <martti>2007-10-09 19:19:08 +0000
committermartti <martti>2007-10-09 19:19:08 +0000
commit938815e974ba1837f52f5e07c1f8a6d699623b0e (patch)
tree488c199f5e0dcd8590ae7d8cb773b5ff2390f025 /mk/emulator
parent99316d5df9b3864c86a5d898f140fcdfd309e17c (diff)
downloadpkgsrc-938815e974ba1837f52f5e07c1f8a6d699623b0e.tar.gz
Remove trailing spaces.
Diffstat (limited to 'mk/emulator')
-rw-r--r--mk/emulator/emulator.mk4
-rw-r--r--mk/emulator/pkg-rpm.mk6
2 files changed, 5 insertions, 5 deletions
diff --git a/mk/emulator/emulator.mk b/mk/emulator/emulator.mk
index b9952c3fee3..e1d13359697 100644
--- a/mk/emulator/emulator.mk
+++ b/mk/emulator/emulator.mk
@@ -1,4 +1,4 @@
-# $NetBSD: emulator.mk,v 1.8 2007/08/23 18:20:36 jlam Exp $
+# $NetBSD: emulator.mk,v 1.9 2007/10/09 19:19:13 martti Exp $
#
# This file is included by bsd.pkg.mk.
#
@@ -79,7 +79,7 @@ OPSYS_EMULDIR?= # empty
# package's binaries, libraries and scripts won't necessarily match the
# actual paths on the file system, so skip some path checks that are
# likely to fail.
-#
+#
.if empty(EMUL_DISTRO:Mnative-*)
CHECK_SHLIBS_SUPPORTED?= no
CHECK_INTERPRETER_SKIP= *
diff --git a/mk/emulator/pkg-rpm.mk b/mk/emulator/pkg-rpm.mk
index 493badc15e5..7e7c203ff6d 100644
--- a/mk/emulator/pkg-rpm.mk
+++ b/mk/emulator/pkg-rpm.mk
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-rpm.mk,v 1.1 2007/07/29 05:19:43 jlam Exp $
+# $NetBSD: pkg-rpm.mk,v 1.2 2007/10/09 19:19:13 martti Exp $
#
# RPM package format
#
@@ -10,7 +10,7 @@
# this is empty, then no PLIST is created.
#
# Default value: ${WRKDIR}/.PLIST.rpm2pkg
-#
+#
# RPM2PKG_PREFIX
# This is the directory under which the contents of the RPMs will
# be extracted. This directory is stripped from the paths which
@@ -32,7 +32,7 @@
# component of ``./''.
#
# Default value: 1
-#
+#
# RPM2PKG_STAGE
# Stage at which to run the ``extract-rpm'' target.
#