From 98c1473b03168603c8b0cbe365786f51537d02c5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Wed, 11 Jun 2014 17:50:15 +0200 Subject: [PATCH] Encourace compilation of native passenger library. --- locations.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/locations.ini b/locations.ini index b8783c8..b12ecd5 100644 --- a/locations.ini +++ b/locations.ini @@ -1,5 +1,5 @@ [locations] -natively_packaged=true +natively_packaged=false bin_dir=@BINDIR@ agents_dir=@GEM_EXTDIR@/agents helper_scripts_dir=@GEM_INSTDIR@/helper-scripts @@ -12,4 +12,3 @@ apache2_module_path=@HTTPD_MODDIR@ ruby_extension_source_dir=@GEM_INSTDIR@/ext/ruby nginx_module_source_dir=@GEM_INSTDIR@/ngx_http_passenger_module node_libdir=@GEM_INSTDIR@/node_lib -native_packaging_method=rpm -- 1.8.2.3