]> git.pld-linux.org Git - packages/fpm.git/blob - templates.patch
- release 2 (by relup.sh)
[packages/fpm.git] / templates.patch
1 --- ./lib/fpm/package.rb~       2015-08-10 13:11:29.000000000 +0300
2 +++ ./lib/fpm/package.rb        2015-08-10 13:12:44.109522857 +0300
3 @@ -319,7 +319,7 @@
4    end # def files
5  
6    def template_dir
7 -    File.expand_path(File.join(File.dirname(__FILE__), "..", "..", "templates"))
8 +    File.expand_path(File.join(File.dirname(__FILE__), "templates"))
9    end
10  
11    def template(path)
This page took 0.067097 seconds and 3 git commands to generate.