Skip to content

Commit

Permalink
#491
Browse files Browse the repository at this point in the history
  • Loading branch information
Mubashar Iqbal committed Feb 26, 2010
1 parent b6dfd54 commit 523c577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -20,7 +20,7 @@ Rake::PackageTask.new('subfolio', version) do |pkg|
pkg.package_files.exclude('config/settings/filekinds.yml') pkg.package_files.exclude('config/settings/filekinds.yml')
pkg.package_files.exclude('config/users/users.yml') pkg.package_files.exclude('config/users/users.yml')
pkg.package_files.exclude('config/users/groups.yml') pkg.package_files.exclude('config/users/groups.yml')
pkg.package_files.exclude('config/themes/portfolio/*') pkg.package_files.exclude('config/themes/portfolio')
pkg.package_files.exclude('config/themes/default/options.yml') pkg.package_files.exclude('config/themes/default/options.yml')
pkg.package_files.exclude('config/themes/mobile/options.yml') pkg.package_files.exclude('config/themes/mobile/options.yml')
pkg.package_files.exclude('engine/info/checker.php') pkg.package_files.exclude('engine/info/checker.php')
Expand Down

0 comments on commit 523c577

Please sign in to comment.