diff --git a/srcpkgs/cinnamon-control-center/patches/fix-gtk-doc.patch b/srcpkgs/cinnamon-control-center/patches/fix-gtk-doc.patch deleted file mode 100644 index dd09b111629..00000000000 --- a/srcpkgs/cinnamon-control-center/patches/fix-gtk-doc.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.ac.orig 2016-11-08 09:29:42.101581019 +0100 -+++ configure.ac 2016-11-08 09:29:49.455678397 +0100 -@@ -6,6 +6,8 @@ AC_CONFIG_SRCDIR([shell]) - AC_CONFIG_HEADERS([config.h]) - AC_CONFIG_MACRO_DIR([m4]) - -+GTK_DOC_CHECK([1.14],[--flavour no-tmpl]) -+ - AX_IS_RELEASE([always]) - - AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar check-news]) diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template index 78e5a845303..55d5356bbfd 100644 --- a/srcpkgs/cinnamon-control-center/template +++ b/srcpkgs/cinnamon-control-center/template @@ -1,6 +1,6 @@ # Template file for 'cinnamon-control-center' pkgname=cinnamon-control-center -version=3.2.0 +version=3.2.1 revision=1 short_desc="The Cinnamon Control Center" build_style=gnu-configure @@ -18,7 +18,7 @@ maintainer="Juan RP " license="GPL-3" homepage="http://cinnamon.linuxmint.com/" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=60696d6793e2e7de6746ee65b3dfd64948ad5eb8a46182abefb3c464e4a2ea2c +checksum=12a29a3293cde58ae6fd6fdbab7eef4a2119ac8f515ca9218e75cccc3aacd15c pre_configure() { NOCONFIGURE=1 ./autogen.sh