Verified Commit 14b16aa9 authored by Michael R. Crusoe's avatar Michael R. Crusoe 🏳️‍🌈
Browse files

symlink to togl.so

parent 12d2c728
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
mgltools-opengltk (1.5.7-4) UNRELEASED; urgency=medium

  * Team upload.
  * symlink to togl.so

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Fri, 08 Nov 2019 16:26:29 +0100

mgltools-opengltk (1.5.7-3) unstable; urgency=medium

  * Team upload.
+5 −0
Original line number Diff line number Diff line
@@ -30,5 +30,10 @@ override_dh_install:
	dh_install
	dh_numpy

override_dh_python2:
	dh_python2
	cd debian/mgltools-opengltk/usr/lib/python2.7/dist-packages/opengltk/OpenGL/Tk/Togl/ && \
		ln -s togl*so togl.so

get-orig-source:
	./debian/get-orig-source/get-orig-source $(SRC) $(BRANCH) $(RCVERSION)