File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ override_dh_auto_install-arch:
8686 $(RM ) $(CURDIR ) /debian/tmp/usr/lib/ruby/$(RUBY_API_VERSION ) /rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf
8787 dh_link -plibruby$(RUBY_VERSION ) /usr/share/fonts/truetype/lato/Lato-LightItalic.ttf /usr/lib/ruby/$(RUBY_API_VERSION ) /rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf
8888 # remove embedded SSL certificates (replaced using ca-certificates via rubygems-integration)
89- $(RM ) $(CURDIR ) /debian/tmp/usr/lib/ruby/$(RUBY_API_VERSION ) /rubygems/ssl_certs/*
89+ $(RM ) -r $(CURDIR ) /debian/tmp/usr/lib/ruby/$(RUBY_API_VERSION ) /rubygems/ssl_certs/*
9090 # ship rubygems system install directory
9191 mkdir -p $(CURDIR ) /debian/tmp/var/lib/gems/$(RUBY_API_VERSION )
9292 # sanity check
You can’t perform that action at this time.
0 commit comments