From 9c300442cd37f3d1e7973fe57cb01670a95b2d24 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 27 Apr 2009 17:12:54 -0300 Subject: [PATCH] ActionItem980: updating tarball spec --- Rakefile.pkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile.pkg b/Rakefile.pkg index 9dc6709..428abbb 100644 --- a/Rakefile.pkg +++ b/Rakefile.pkg @@ -18,7 +18,7 @@ Rake::PackageTask.new(Noosfero::PROJECT, Noosfero::VERSION) do |p| # application files p.package_files.include('app/**/*.{rb,rhtml,rjs,rxml}') p.package_files.include('config/**/*.{rb,sqlite3}') - p.package_files.include('config/ferret_server.yml') + p.package_files.include('config/ferret_server.yml.dist') p.package_files.include('db/migrate/*.rb') p.package_files.include('db/schema.rb') p.package_files.include('doc/README_FOR_APP') -- libgit2 0.21.2