pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnome-libs pkglint: no consecutive empty lines.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51eb3d27e8de
branches:  trunk
changeset: 463122:51eb3d27e8de
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 29 15:35:51 2003 +0000

description:
pkglint: no consecutive empty lines.

diffstat:

 x11/gnome-libs/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d392ee1d19c1 -r 51eb3d27e8de x11/gnome-libs/Makefile
--- a/x11/gnome-libs/Makefile   Wed Oct 29 14:09:37 2003 +0000
+++ b/x11/gnome-libs/Makefile   Wed Oct 29 15:35:51 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2003/10/29 10:40:53 gavan Exp $
+# $NetBSD: Makefile,v 1.92 2003/10/29 15:35:51 wiz Exp $
 
 DISTNAME=              gnome-libs-1.4.2
 CATEGORIES=            x11 gnome
@@ -17,7 +17,6 @@
 LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
 LIBTOOL_OVERRIDE+=     ${WRKSRC}/libart_lgpl/libtool
 
-
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --localstatedir=${LOCALSTATEDIR} \
                        --enable-gtk-doc=no \



Home | Main Index | Thread Index | Old Index