pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2009Q3]: pkgsrc/print/scribus Backout unintentional change whi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab001a5973b8
branches:  pkgsrc-2009Q3
changeset: 399958:ab001a5973b8
user:      tron <tron%pkgsrc.org@localhost>
date:      Wed Oct 28 19:04:45 2009 +0000

description:
Backout unintentional change which is not related to ticket #2923.

diffstat:

 print/scribus/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 02b599f3394f -r ab001a5973b8 print/scribus/Makefile
--- a/print/scribus/Makefile    Wed Oct 28 18:13:42 2009 +0000
+++ b/print/scribus/Makefile    Wed Oct 28 19:04:45 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62.2.1 2009/10/28 18:13:24 tron Exp $
+# $NetBSD: Makefile,v 1.62.2.2 2009/10/28 19:04:45 tron Exp $
 
 DISTNAME=              scribus-1.3.3.13
 CATEGORIES=            print
@@ -28,8 +28,6 @@
 # XXX make an option
 CONFIGURE_ARGS+=       --disable-cups
 
-INSTALLATION_DIRS+=    share/pixmaps
-
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/scribus/icons/scribus.png \
                ${DESTDIR}${PREFIX}/share/pixmaps



Home | Main Index | Thread Index | Old Index