summaryrefslogtreecommitdiff
path: root/tasks/gem.rake
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/gem.rake')
-rw-r--r--tasks/gem.rake3
1 files changed, 1 insertions, 2 deletions
diff --git a/tasks/gem.rake b/tasks/gem.rake
index 57a914d..57e0d7d 100644
--- a/tasks/gem.rake
+++ b/tasks/gem.rake
@@ -28,8 +28,7 @@ task :permissions do
# Find the bin and test directories relative to this file.
baseDir = File.expand_path('..', File.dirname(__FILE__))
- execs = Dir.glob("#{baseDir}/bin/*") +
- Dir.glob("#{baseDir}/test/**/genrefs")
+ execs = Dir.glob("#{baseDir}/bin/*")
Find.find(baseDir) do |f|
# Ignore the whoke pkg directory as it may contain links to the other