pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/xorg Removed trailing white-space.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c05bcfffff0
branches:  trunk
changeset: 494366:6c05bcfffff0
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon May 23 09:32:04 2005 +0000

description:
Removed trailing white-space.

diffstat:

 meta-pkgs/xorg/Makefile.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 33fdf14af16b -r 6c05bcfffff0 meta-pkgs/xorg/Makefile.common
--- a/meta-pkgs/xorg/Makefile.common    Mon May 23 09:31:20 2005 +0000
+++ b/meta-pkgs/xorg/Makefile.common    Mon May 23 09:32:04 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2005/05/22 20:08:14 jlam Exp $
+# $NetBSD: Makefile.common,v 1.31 2005/05/23 09:32:04 rillig Exp $
 #
 # XBUILD_DIRS is the group of directories under ${WRKSRC} that will
 #   be built in.
@@ -315,7 +315,7 @@
 do-extract: ${WRKDIR}
        cd ${WRKDIR} && \
        ${GZCAT} ${DISTDIR}/${DISTFILES} | ${TAR} xf - ${_EXTRACTS}
-.    endif 
+.    endif
 .  endif
 
 .  if !target(do-build)



Home | Main Index | Thread Index | Old Index