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

[libreoffice] 02/05: remove symlink before copying over



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

sweetshark-guest pushed a commit to branch ubuntu-utopic-4.3
in repository libreoffice.

commit f3087d6e35db84e19855b47015251d1619f758e5
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Sat Nov 15 14:28:05 2014 +0100

    remove symlink before copying over
---
 rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules b/rules
index c1d953f..7964ef9 100755
--- a/rules
+++ b/rules
@@ -3367,6 +3367,7 @@ endif
 	# fixing it up later because it's relative doesn't make that much sense.
 	# So do it here.
 	mkdir -p $(PKGDIR)-common/usr/share/applications
+	rm $(PKGDIR)-common/usr/share/applications/libreoffice-startcenter.desktop
 	cp $(PKGDIR)-common/$(OODIR)/share/xdg/startcenter.desktop \
 		$(PKGDIR)-common/usr/share/applications/libreoffice-startcenter.desktop
 	dh_fixperms -i

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


Reply to: