X-Git-Url: http://git.code-monkey.de/?p=redact.git;a=blobdiff_plain;f=lib%2Fredact%2Fapp.rb;h=30e6791b9e8c1073eb550ffa195e1bf711bd11c6;hp=1d51bf74ae531f534c546f3ca250de5911290515;hb=ce0230be820573e92bbd3b56e34d8e026e3e78ea;hpb=2fb973f1ebaccfa54559560fdacbd6faca5e6d50 diff --git a/lib/redact/app.rb b/lib/redact/app.rb index 1d51bf7..30e6791 100644 --- a/lib/redact/app.rb +++ b/lib/redact/app.rb @@ -143,7 +143,7 @@ module Redact tf_in.flush Tempfile.open("redact_col#{col.id}.amx") do |tf_out| - incl = `edje-config --datadir`.strip + incl = `pkg-config edje --variable=datadir`.strip c = "embryo_cc " + "-i #{incl}/include " +