jer 15/04/30 16:03:51
Added: rofi-0.15.4-Werror.patch
Removed: rofi-0.14.9-optional-i3.patch
rofi-0.14.12-run_test_sh.patch
Log:
Version bump.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
A792A613)
Revision Changes Path
1.1 x11-misc/rofi/files/rofi-0.15.4-Werror.patch
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rofi/files/rofi-0.15.4-Werror.patch?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rofi/files/rofi-0.15.4-Werror.patch?rev=1.1&content-type=text/plain
Index: rofi-0.15.4-Werror.patch
===================================================================
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
##
# Setup automake to be silent and in foreign mode.
##
-AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects dist-xz])
+AM_INIT_AUTOMAKE([-Wall foreign subdir-objects dist-xz])
AM_SILENT_RULES([yes])
##