X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=setup.rb;h=cdb7183c89d229058cec80d403e7511da6e9f3bc;hb=1e841175468b3e0357ab278a226a237fe4d7687e;hp=e97041d3527130a091b2f4b8934aa39154272403;hpb=6878f1d98ae3038d5512818b6b00b6c3bc380862;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/setup.rb b/setup.rb index e97041d3..cdb7183c 100755 --- a/setup.rb +++ b/setup.rb @@ -355,7 +355,6 @@ class ConfigTable_class # open again 'site-ruby-common' => 'siteruby', # For backward compatibility 'site-ruby' => 'siterubyver', # For backward compatibility 'bin-dir' => 'bindir', - 'bin-dir' => 'bindir', 'rb-dir' => 'rbdir', 'so-dir' => 'sodir', 'data-dir' => 'datadir', @@ -554,7 +553,7 @@ module FileOperations end REJECT_DIRS = %w( - CVS SCCS RCS CVS.adm .svn + CVS SCCS RCS CVS.adm .svn .git ) def all_dirs_in(dirname) @@ -1197,7 +1196,7 @@ class Installer def ruby_scripts collect_filenames_auto().select {|n| /\.rb\z/ =~ n } end - + # picked up many entries from cvs-1.11.1/src/ignore.c reject_patterns = %w( core RCSLOG tags TAGS .make.state