[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[hyphen] 01/18: debian/rules: remove compat symlinks for libaltlinuxhyph-dev and -lhyph



This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository hyphen.

commit efc88e008587fe20cbca8594d8470ef9b6a33835
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Thu Apr 21 16:44:41 2016 +0000

    debian/rules: remove compat symlinks for libaltlinuxhyph-dev and -lhyph
---
 debian/rules | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7331700..f912d20 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,19 +59,6 @@ install: build
 
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
 	dh_install --sourcedir=debian/tmp
-	
-	# compatibility for stuff expecting the old libaltlinuxhyph-dev
-	# and -lhyph. should go away sometime
-	ln -s /usr/lib/libhyphen.a \
-		debian/libhyphen-dev/usr/lib/libhyph.a
-	ln -s /usr/lib/libhyphen.so \
-		debian/libhyphen-dev/usr/lib/libhyph.so
-	ln -s /usr/lib/libhyphen.a \
-		debian/libhyphen-dev/usr/lib/libhnj.a
-	ln -s /usr/lib/libhyphen.so \
-		debian/libhyphen-dev/usr/lib/libhnj.so
-	ln -s /usr/lib/libhyphen.so \
-		debian/libhyphen-dev/usr/lib/libhnj_pic.a
 
 binary-indep: build install
 	dh_testdir

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/hyphen.git


Reply to: