Closed mikereckhaus closed 13 years ago
gems are stored in the folder /ruby/1.8/gems. The search paths in the depend.mk files for gem project (currenty polyglot and treetop) have the ruby version number hardcoded. Can this be avoided by some RegEx?
What should be replaced by what?
gems are stored in the folder /ruby/1.8/gems. The search paths in the depend.mk files for gem project (currenty polyglot and treetop) have the ruby version number hardcoded. Can this be avoided by some RegEx?