The following commit has been merged in the ubuntu-lucid-3.3.1 branch: commit 347eba7167ea32e6fe1c4bb3619e25a85e4a80e0 Author: Bjoern Michaelsen <bjoern.michael...@canonical.com> Date: Thu Mar 31 00:29:24 2011 +0200
remove the textcat symlink when not using system textcat diff --git a/rules b/rules index bbb39d8..86e388a 100755 --- a/rules +++ b/rules @@ -3236,6 +3236,7 @@ endif if [ -e $$LINKS.in ]; then \ sed -e "s/\@LIBSUFFIX\@/$(LIBSUFFIX)/g" \ -e "s#\@OOBASISDIR\@#$(OOBASISDIR)#g" \ + $(if $(filter textcat,$(SYSTEM_STUFF)),,-e "s#^/usr/share/libtextcat/LM.*$$##") \ < $$LINKS.in > $$LINKS ; \ fi; \ done -- LibreOffice packaging repository -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1q54o6-0006x2...@alioth.debian.org