[Git][java-team/jruby][master] fix copying unit tests.
Thomas Goirand (@zigo)
gitlab at salsa.debian.org
Mon May 23 10:50:40 BST 2022
Thomas Goirand pushed to branch master at Debian Java Maintainers / jruby
Commits:
88f71863 by Thomas Goirand at 2022-05-18T16:24:53+02:00
fix copying unit tests.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -41,7 +41,7 @@ override_dh_auto_configure:
cp -a /usr/lib/ruby/vendor_ruby/$$gem* ./ ; \
done
cd ./lib/ruby/stdlib/ && cp -a \
- /usr/share/rubygems-integration/all/gems/test-unit-*/lib/test* \
+ /usr/share/rubygems-integration/all/gems/test-unit-*/lib/test \
/usr/share/rubygems-integration/all/gems/rake-*/lib/rake* \
/usr/share/rubygems-integration/all/gems/rake-ant*/lib/ant.rb \
/usr/share/rubygems-integration/all/gems/rspec-*/lib/rspec* \
View it on GitLab: https://salsa.debian.org/java-team/jruby/-/commit/88f71863cd3341b3c9edaba01fda713ce906f419
--
View it on GitLab: https://salsa.debian.org/java-team/jruby/-/commit/88f71863cd3341b3c9edaba01fda713ce906f419
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20220523/a45b8367/attachment.htm>
More information about the pkg-java-commits
mailing list