[DRE-commits] [ruby-exif] 10/11: fixed missing extconf.rb

Jonas Genannt jonas at brachium-system.net
Thu Dec 19 16:39:34 UTC 2013


This is an automated email from the git hooks/post-receive script.

hggh-guest pushed a commit to branch master
in repository ruby-exif.

commit 76f3b848aef25dca022a70f4d8dd4628499c1821
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Wed Dec 18 22:41:47 2013 +0100

    fixed missing extconf.rb
---
 debian/exif.gemspec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/exif.gemspec b/debian/exif.gemspec
index 5e8636f..ae42931 100644
--- a/debian/exif.gemspec
+++ b/debian/exif.gemspec
@@ -7,5 +7,6 @@ Gem::Specification.new do |spec|
   spec.summary = %q{Ruby library for EXIF tag parsing}
   spec.homepage = ""
   spec.license = "LGPL-2+"
+  s.extension = "extconf.rb"
 
 end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-exif.git



More information about the Pkg-ruby-extras-commits mailing list