commit 1f3e0fdd4f5bdd1503342c2c7c7427b1903c3938
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Nov 1 23:15:00 2019 +0000
Disable debuginfo to match fedora chromium
chromium-freeworld.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index d186546..188e50a 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -65,7 +65,7 @@
%global jumbo 1
#------------------------------------------------------
#Build debug packages for debugging
-%global debug_pkg 1
+%global debug_pkg 0
# Enable building with ozone support
%global ozone 0
##############################Package Definitions######################################
Show replies by date