[DRE-commits] [SCM] redmine.git branch, master-experimental, updated. debian/1.4.4+dfsg1-1-5-g7f1f228
Jérémy Lal
kapouer at melix.org
Thu Oct 11 10:25:45 UTC 2012
The following commit has been merged in the master-experimental branch:
commit ae5912dcebea566fc8f0d9bccc04e87e88696bc0
Author: Jérémy Lal <kapouer at melix.org>
Date: Tue May 15 00:57:22 2012 +0200
Installing .bundle/config is not needed after all.
diff --git a/debian/install b/debian/install
index e9d5839..330a9eb 100644
--- a/debian/install
+++ b/debian/install
@@ -6,11 +6,12 @@ extra usr/share/redmine
lib usr/share/redmine
public usr/share/redmine
Rakefile usr/share/redmine
-Gemfile* usr/share/redmine
-.bundle usr/share/redmine
+Gemfile usr/share/redmine
+Gemfile.lock usr/share/redmine
script usr/share/redmine
test usr/share/redmine
vendor/plugins/* usr/share/redmine/vendor/plugins
debian/conf/*.template usr/share/redmine/templates
buildfonts/*.z usr/share/redmine/vendor/plugins/rfpdf/lib/fonts
-buildfonts/*.rb usr/share/redmine/vendor/plugins/rfpdf/lib/fonts
\ No newline at end of file
+buildfonts/*.rb usr/share/redmine/vendor/plugins/rfpdf/lib/fonts
+
--
redmine.git
More information about the Pkg-ruby-extras-commits
mailing list