[SCM] Debian packaging of eekboek branch, master, updated. upstream/2.01.02-219-g0290629

Thijs Kinkhorst thijs at debian.org
Thu Sep 27 18:06:45 UTC 2012


The following commit has been merged in the master branch:
commit 9450f09b96ee3eeef718c73ee4d6a189a3064f92
Author: Thijs Kinkhorst <thijs at debian.org>
Date:   Thu Sep 27 19:51:17 2012 +0200

    changed paths

diff --git a/debian/eekboek-gui.install b/debian/eekboek-gui.install
index fb78024..5b3f2cf 100644
--- a/debian/eekboek-gui.install
+++ b/debian/eekboek-gui.install
@@ -1,2 +1,2 @@
 ebwxshell.desktop usr/share/applications
-lib/EB/Wx/icons/ebicon.png usr/share/pixmaps
+lib/EB/res/Wx/icons/ebicon.png usr/share/pixmaps
diff --git a/debian/rules b/debian/rules
index 371268a..ac8fedf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ override_dh_auto_install:
 override_dh_install:
 	dh_install
 	cp debian/eekboek-site-start.el debian/eekboek/etc/emacs/site-start.d/50eekboek.el
-	cp eekboek-mode.el debian/eekboek/usr/share/emacs/site-lisp/
+	cp emacs/eekboek-mode.el debian/eekboek/usr/share/emacs/site-lisp/
 	install -d debian/eekboek-gui/usr/bin
 	mv debian/eekboek/usr/bin/ebwxshell debian/eekboek-gui/usr/bin
 	install -d debian/eekboek-gui/usr/share/man/man1

-- 
Debian packaging of eekboek



More information about the Pkg-perl-cvs-commits mailing list