aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/current/dp_make.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2015-04-06 22:10:39 -0400
committerRalph Amissah <ralph@amissah.com>2015-04-08 23:05:39 -0400
commit16615136e7f2d4cfc1d5dced985e2dbfe7f058d9 (patch)
tree8000b4291980609529b53c2cf8c6851fb4b9d45b /lib/sisu/current/dp_make.rb
parentgitignore, minor adjustment (diff)
c&d: cleaning
Diffstat (limited to 'lib/sisu/current/dp_make.rb')
-rw-r--r--lib/sisu/current/dp_make.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/current/dp_make.rb b/lib/sisu/current/dp_make.rb
index ad2cb32e..f65717bb 100644
--- a/lib/sisu/current/dp_make.rb
+++ b/lib/sisu/current/dp_make.rb
@@ -426,7 +426,7 @@ module SiSU_Param_Make
end
def get_image_dimensions(img)
imgk=SiSU_Env::SystemCall.new.imagemagick
- gmgk=SiSU_Env::SystemCall.new.graphicksmagick
+ gmgk=SiSU_Env::SystemCall.new.graphicsmagick
img_pth={
sst: @env.path.image_source_include,
pod: File.expand_path("../../../sisupod/image" )