aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPer Øyvind Karlsen <peroyvind@mandriva.org>2010-10-16 10:15:23 +0000
committerPer Øyvind Karlsen <peroyvind@mandriva.org>2010-10-16 10:15:23 +0000
commitb56089de7c35ff42f0184ee22f2de0553392fd46 (patch)
tree0a650aa4980cadc3e446a4d9290e09570ba31d3f /Makefile.am
parenta7be79dfae7c40425612f5441fb97c6ae6cd7901 (diff)
downloadrpm-setup-b56089de7c35ff42f0184ee22f2de0553392fd46.tar
rpm-setup-b56089de7c35ff42f0184ee22f2de0553392fd46.tar.gz
rpm-setup-b56089de7c35ff42f0184ee22f2de0553392fd46.tar.bz2
rpm-setup-b56089de7c35ff42f0184ee22f2de0553392fd46.tar.xz
rpm-setup-b56089de7c35ff42f0184ee22f2de0553392fd46.zip
add gem_helper.rb and it's corresponding macros %gem_unpack, %gem_build &1.108
gem_install for simplifying & streamlining ruby gem packaging.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \