Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37762763
en ru br
ALT Linux repos
S:1.0.8-alt2

Group :: Graphical desktop/Other
RPM: mint-display-manager

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mint-display-manager-alt-noWerror.patch
Download


diff --git a/mint-display-manager/aclocal.m4 b/mint-display-manager/aclocal.m4
index 4633562..f972a76 100644
--- a/mint-display-manager/aclocal.m4
+++ b/mint-display-manager/aclocal.m4
@@ -1386,7 +1386,7 @@ AC_DEFUN([GNOME_COMPILE_WARNINGS],[
 	done
 	unset option
 	if test "$enable_compile_warnings" = "error" ; then
-	    warning_flags="$warning_flags -Werror"
+	    warning_flags="$warning_flags"
 	fi
 	;;
     *)
diff --git a/mint-display-manager/configure b/mint-display-manager/configure
index 0150057..1e16bc4 100755
--- a/mint-display-manager/configure
+++ b/mint-display-manager/configure
@@ -24165,7 +24165,7 @@ $as_echo "$has_option" >&6; }
 	done
 	unset option
 	if test "$enable_compile_warnings" = "error" ; then
-	    warning_flags="$warning_flags -Werror"
+	    warning_flags="$warning_flags"
 	fi
 	;;
     *)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin