From b56089de7c35ff42f0184ee22f2de0553392fd46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per=20=C3=98yvind=20Karlsen?= Date: Sat, 16 Oct 2010 10:15:23 +0000 Subject: add gem_helper.rb and it's corresponding macros %gem_unpack, %gem_build & gem_install for simplifying & streamlining ruby gem packaging. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f89860d..f3d2278 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,6 +28,7 @@ pkg_scripts = \ filter.sh \ find-lang.pl \ find-debuginfo.sh \ + gem_helper.rb \ git-repository--after-tarball \ git-repository--apply-patch \ http.req \ -- cgit v1.2.1