[Pkg-lyx-devel] [SCM] LyX packaging branch, master, updated. debian/2.0.1-1-29-ga324081

Per Olofsson pelle at dsv.su.se
Mon May 7 09:22:53 UTC 2012


The following commit has been merged in the master branch:
commit a324081fa757ff5c0b3f5fba9174fe30367a5818
Author: Per Olofsson <pelle at dsv.su.se>
Date:   Mon May 7 11:22:42 2012 +0200

    symlink /usr/share/doc/lyx-dbg to lyx-comon

diff --git a/debian/rules b/debian/rules
index 61610bb..93e481f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,6 +53,9 @@ override_dh_installdocs:
 	mkdir -p debian/lyx/usr/share/doc
 	ln -s lyx-common debian/lyx/usr/share/doc/lyx
 
+	mkdir -p debian/lyx-dbg/usr/share/doc
+	ln -s lyx-common debian/lyx-dbg/usr/share/doc/lyx-dbg
+
 	dh_installdocs
 
 override_dh_python2:

-- 
LyX packaging



More information about the Pkg-lyx-devel mailing list