Skip to content

Commit

Permalink
Update setup.rb
Browse files Browse the repository at this point in the history
setup.rb:283: warning: key "bin-dir" is duplicated and overwritten on line 284
  • Loading branch information
danielbair authored and gettalong committed Mar 17, 2021
1 parent 695eb58 commit 7eadd2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ def multipackage_entries
'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',
Expand Down

0 comments on commit 7eadd2b

Please sign in to comment.