From 7c702e2d3ebb961ef18934edc4e40e1476f83853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Tue, 7 Apr 2015 10:32:27 +0100 Subject: [PATCH] define->global --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index f2daacf..cf3d1dc 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -24,7 +24,7 @@ # URL for external projects' tarballs %define external_url http://dev-www.libreoffice.org/src/ # default for f23 onwards -%define _hardened_build 1 +%global _hardened_build 1 # get english only and no-langpacks for a faster smoketest build # fedpkg compile/install/local/mockbuild does not handle --without ATM,