Remove unnecessary symlinks
authorAfif Elghraoui <afif@ghraoui.name>
Sat, 11 Jul 2015 22:45:15 +0000 (15:45 -0700)
committerAfif Elghraoui <afif@ghraoui.name>
Sat, 11 Jul 2015 22:45:15 +0000 (15:45 -0700)
The tests were never in the python directory to begin with, so
there was no need to put any symlinks there.

debian/python-pysam.links [deleted file]
debian/python3-pysam.links [deleted file]

diff --git a/debian/python-pysam.links b/debian/python-pysam.links
deleted file mode 100644 (file)
index b5f7fce..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/share/doc/python-pysam/data/pysam_data     usr/lib/python2.7/dist-packages/pysam/tests/pysam_data
-usr/share/doc/python-pysam/data/tabix_data     usr/lib/python2.7/dist-packages/pysam/tests/tabix_data
diff --git a/debian/python3-pysam.links b/debian/python3-pysam.links
deleted file mode 100644 (file)
index 1aad73e..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/share/doc/python-pysam/data/pysam_data     usr/lib/python3/dist-packages/pysam/tests/pysam_data
-usr/share/doc/python-pysam/data/tabix_data     usr/lib/python3/dist-packages/pysam/tests/tabix_data