Skip to content

Commit a280da7

Browse files
committed
remove tcltk
1 parent 61f71d5 commit a280da7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

debian/rules

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ override_dh_auto_test-arch:
6969

7070
override_dh_auto_install-arch:
7171
$(MAKE) install-nodoc V=1 DESTDIR=$(CURDIR)/debian/tmp
72-
# remove RPATH from tcltklib bindings
73-
chrpath --delete $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/ruby/$(RUBY_API_VERSION)/tcltklib.so
7472
# handle embedded copy of jquery
7573
$(RM) $(CURDIR)/debian/tmp/usr/lib/ruby/$(RUBY_API_VERSION)/rdoc/generator/template/darkfish/js/jquery.js
7674
dh_link -plibruby$(RUBY_VERSION) /usr/share/javascript/jquery/jquery.min.js /usr/lib/ruby/$(RUBY_API_VERSION)/rdoc/generator/template/darkfish/js/jquery.js

0 commit comments

Comments
 (0)