[Pkg-lyx-devel] patch for scripts/update-lyrc

Sven Hoexter sven at timegate.de
Sun May 28 14:10:57 UTC 2006


Hi,
Georg mentioned that we need to change the call for configure in the
update-lyrc script.

Translated into a diff it should look like this:
--- debian/scripts/update-lyxrc (Revision 5)
+++ debian/scripts/update-lyxrc (Arbeitskopie)
@@ -20,7 +20,7 @@
     test -d "$1" || error "Can't find directory $1"
     touch "$1/lyxrc.defaults" || exit 1
     cd "$1" || exit 1
-    /usr/share/lyx/configure
+    python /usr/share/lyx/configure.py
 }



I'm not yet sure if I can/should start to commit things into the alioth
svn. It's my first package under version control and I don't want to break
things. Does it make sense to create a branch from the current state first?

----- Forwarded message from Georg Baum <Georg.Baum at post.rwth-aachen.de> -----

Date: Sat, 13 May 2006 10:32:49 +0200
From: Georg Baum <Georg.Baum at post.rwth-aachen.de>
To: Sven Hoexter <sven at timegate.de>
Subject: Re: Let's get the Lyx Debian pkg back in sync with upstream
X-Bogosity: Ham, tests=bogofilter, spamicity=0.00e+00, version=0.94.4

Hallo Sven,

Am Samstag, 13. Mai 2006 09:51 schriebst Du:
> On Fri, May 12, 2006 at 11:10:43AM +0200, Georg Baum wrote:
> 
> Guten Morgen Georg,
> 
> > I'll upload an updated diff for 1.4.2svn to the wiki tonight.

das habe ich übrigens getan. Allerdings ist noch ein Fehler in 
update-lyxrc, es muß python /usr/share/lyx/configure.py 
statt /usr/share/lyx/configure aufgerufen werden. Außerdem ist der 
--system-Schalter jetzt überflüssig.
----- End forwarded message -----

Sven

-- 
If you won't forgive me the rest of my life
Let me apologize while I'm still alive
I know it's time to face all of my past mistakes
  [Less than Jake - Rest Of My Life]



More information about the Pkg-lyx-devel mailing list