]> git.pld-linux.org Git - packages/fpm.git/blame - templates.patch
- release 2 (by relup.sh)
[packages/fpm.git] / templates.patch
CommitLineData
1459f1e6
ER
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.081361 seconds and 4 git commands to generate.