Skip to content
This repository was archived by the owner on Jun 26, 2018. It is now read-only.

Commit 783e731

Browse files
committed
change dir to libass
1 parent eeb5f84 commit 783e731

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: extconf.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
end
1313
end
1414

15-
Dir.chdir(File.expand_path('ext/libsass', File.dirname(__FILE__))) do
16-
create_makefile("libsass")
17-
end
15+
Dir.chdir(File.expand_path('ext/libsass', File.dirname(__FILE__)))
16+
17+
create_makefile("libsass")

0 commit comments

Comments
 (0)