From a003b5b6509a9530cdf07c3f977e8dff23d94d6b Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Sat, 27 Feb 2016 16:31:04 +0100 Subject: gnu: scribus: Update to 1.5.1. * gnu/packages/scribus.scm (scribus): Update to 1.5.1. [source]: Remove patch. * gnu/packages/patches/scribus-qobject.patch: Delete file. * gnu-system.am (dist_patch_DATA): Remove it. --- gnu/packages/patches/scribus-qobject.patch | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 gnu/packages/patches/scribus-qobject.patch (limited to 'gnu/packages/patches') diff --git a/gnu/packages/patches/scribus-qobject.patch b/gnu/packages/patches/scribus-qobject.patch deleted file mode 100644 index 91be932f1b..0000000000 --- a/gnu/packages/patches/scribus-qobject.patch +++ /dev/null @@ -1,17 +0,0 @@ -See upstream bug report: http://bugs.scribus.net/view.php?id=13102 - -scribus/sclayer.cpp | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/scribus/sclayer.cpp b/scribus/sclayer.cpp -index 502112b..4da7bd5 100644 ---- a/scribus/sclayer.cpp -+++ b/scribus/sclayer.cpp -@@ -9,6 +9,7 @@ for which a new license (GPL+exception) is in place. - - #include //necessary to avoid msvc warnings induced by SCRIBUS_API on ScLayers + early instanciation of templates - #include //necessary to avoid msvc warnings induced by SCRIBUS_API on ScLayers + early instanciation of templates -+#include - #include - - ScLayer::ScLayer(void) -- cgit v1.2.3