Sha256: bdbf2a2357572ea00892c3e93724a9127cc9873b5b97ec0dba518d7c701dce40

Contents?: true

Size: 162 Bytes

Versions: 7

Compression:

Stored size: 162 Bytes

Contents

require 'mkmf'

command = "sudo ln -nfs #{File.expand_path("../qor_test", __FILE__)} /usr/bin/"
puts command
system command

create_makefile('qor_test/qor_test')

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
qor_test-1.0.1 ext/qor_test/extconf.rb
qor_test-1.0.0 ext/qor_test/extconf.rb
qor_test-0.1.1 ext/qor_test/extconf.rb
qor_test-0.1.0 ext/qor_test/extconf.rb
qor_test-0.0.5 ext/qor_test/extconf.rb
qor_test-0.0.4 ext/qor_test/extconf.rb
qor_test-0.0.3 ext/qor_test/extconf.rb