From db9af9463c9906056e5f8ff07bfa3aefd448e7b9 Mon Sep 17 00:00:00 2001 From: soochoi Date: Wed, 27 Sep 2006 16:10:43 +0000 Subject: [PATCH] CASA_auth_token_native: add NO_BRP_BYTECODE_VERSION check to fix the autobuild break --- .../non-java/package/linux/CASA_auth_token_native.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CASA-auth-token/non-java/package/linux/CASA_auth_token_native.spec.in b/CASA-auth-token/non-java/package/linux/CASA_auth_token_native.spec.in index 7db935d0..6c6524b7 100644 --- a/CASA-auth-token/non-java/package/linux/CASA_auth_token_native.spec.in +++ b/CASA-auth-token/non-java/package/linux/CASA_auth_token_native.spec.in @@ -149,6 +149,8 @@ make %install +export NO_BRP_BYTECODE_VERSION=1 + ## Prime the file system ## install -d %{buildroot}%{prefix} install -d %{buildroot}%{prefix}/bin