[Pkg-lyx-devel] [SCM] eLyxer - standalone LyX to html converter branch, master, updated. upstream/1.2.0-135-gf7c0940
Sven Hoexter
sven at timegate.de
Mon Jan 31 13:36:22 UTC 2011
The following commit has been merged in the master branch:
commit 6f26e922855d8356151928dedfe914d958d6cf81
Author: Sven Hoexter <sven at timegate.de>
Date: Mon Jan 31 14:16:29 2011 +0100
Work around the current install facility and don't run dh_auto_install at all.
diff --git a/debian/changelog b/debian/changelog
index df76f32..625d629 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ elyxer (1.2.0-1) UNRELEASED; urgency=low
* New upstream release
* Temporarily override_dh_clean to exclude a leftover tempfile
in /tests/ from the cleanup to keep the diff clean.
+ * Work around the current install facility and don't run dh_auto_install
+ at all.
-- Sven Hoexter <hoexter at debian.org> Mon, 31 Jan 2011 13:30:03 +0100
diff --git a/debian/rules b/debian/rules
index 4537aca..73fcbac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,6 @@
override_dh_auto_install:
- dh_auto_install
install --mode=755 elyxer.py debian/elyxer/usr/bin/elyxer
install --mode=755 loremipsumize.py debian/elyxer/usr/bin/loremipsumize
cp -r po/locale debian/elyxer/usr/share/
--
eLyxer - standalone LyX to html converter
More information about the Pkg-lyx-devel
mailing list