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

[libreoffice] 01/05: lp#1386170: fix startcenter desktop file (thanks Dariusz Gadomski)



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 d816d3dfe756ac975e056d053d17ee384023e416
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Sat Nov 15 01:03:19 2014 +0100

    lp#1386170: fix startcenter desktop file (thanks Dariusz Gadomski)
---
 changelog | 6 +++++-
 rules     | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/changelog b/changelog
index c11bbd6..2895166 100644
--- a/changelog
+++ b/changelog
@@ -1,8 +1,12 @@
 libreoffice (1:4.3.4~rc1-0ubuntu1) utopic; urgency=medium
 
+  [ Bjoern Michaelsen ]
   * new upstream rc (and this one might be fasttracked and released from rc1)
 
- -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com>  Thu, 13 Nov 2014 15:06:42 +0100
+  [ Dariusz Gadomski ]
+  * Fix startcenter desktop file (LP: #1386170)
+
+ -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com>  Sat, 15 Nov 2014 01:01:24 +0100
 
 libreoffice (1:4.3.3-0ubuntu1) utopic; urgency=medium
 
diff --git a/rules b/rules
index c40078e..c1d953f 100755
--- a/rules
+++ b/rules
@@ -3367,8 +3367,8 @@ 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
-	cd $(PKGDIR)-common/usr/share/applications && \
-		ln -sf /$(OODIR)/share/xdg/startcenter.desktop libreoffice-startcenter.desktop
+	cp $(PKGDIR)-common/$(OODIR)/share/xdg/startcenter.desktop \
+		$(PKGDIR)-common/usr/share/applications/libreoffice-startcenter.desktop
 	dh_fixperms -i
 	dh_icons -i
 	dh_installxmlcatalogs -i

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


Reply to: