[Pkg-lyx-devel] svn commit: r520 - in /lyx/branches/lyx-1.6/debian: lyx.dirs lyx.links rules

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Wed Jul 23 21:35:18 UTC 2008


Author: pelle
Date: Wed Jul 23 21:35:18 2008
New Revision: 520

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=520
Log:
call dh_link earlier and also use it for symlinking the icon

Removed:
    lyx/branches/lyx-1.6/debian/lyx.dirs
Modified:
    lyx/branches/lyx-1.6/debian/lyx.links
    lyx/branches/lyx-1.6/debian/rules

Modified: lyx/branches/lyx-1.6/debian/lyx.links
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.6/debian/lyx.links?rev=520&op=diff
==============================================================================
--- lyx/branches/lyx-1.6/debian/lyx.links (original)
+++ lyx/branches/lyx-1.6/debian/lyx.links Wed Jul 23 21:35:18 2008
@@ -1,1 +1,2 @@
 usr/share/doc/lyx-common usr/share/doc/lyx
+usr/share/lyx/images/lyx.png usr/share/icons/hicolor/48x48/apps/lyx.png

Modified: lyx/branches/lyx-1.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.6/debian/rules?rev=520&op=diff
==============================================================================
--- lyx/branches/lyx-1.6/debian/rules (original)
+++ lyx/branches/lyx-1.6/debian/rules Wed Jul 23 21:35:18 2008
@@ -93,9 +93,7 @@
 		debian/lyx-common/usr/share/texmf/tex/latex/lyx
 	cp debian/bash_completion debian/lyx-common/etc/bash_completion.d/lyx
 
-	ln -s ../../../../lyx/images/lyx.png \
-		debian/lyx/usr/share/icons/hicolor/48x48/apps/lyx.png
-
+	dh_link
 	dh_pysupport /usr/share/lyx
 	dh_installtex -plyx-common
 




More information about the Pkg-lyx-devel mailing list