From e13e0a89d701e669a4d2c782a31ebc9a0af09ba4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 8 Jan 2013 23:22:42 +0100 Subject: [PATCH] chromium: disable debug pkg. --- srcpkgs/chromium/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/chromium/template b/srcpkgs/chromium/template index 98c89ef0426..7a972fd7c6d 100644 --- a/srcpkgs/chromium/template +++ b/srcpkgs/chromium/template @@ -27,6 +27,7 @@ long_desc=" (name and logo) with very few additions such as usage tracking and an auto-updater system." +disable_debug=yes wrksrc=${pkgname} create_wrksrc=yes create_srcdir=yes