enigma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Enigma-devel] Preparing Enigma 0.81 Debian packages


From: Erich Schubert
Subject: [Enigma-devel] Preparing Enigma 0.81 Debian packages
Date: Thu, 16 Oct 2003 12:35:34 +0200
User-agent: Mutt/1.5.4i

Hi,
i'm just preparing the 0.81 debian packages.
I had to undo some of the recent changes - the Makefile changes in
data/levels are annoying...

First of all they don't honor DESTDIR. They don't allow out-of-source
builds, either. And why --preserve?

pkgdata_DATA = $(wildcard $(srcdir)/*.lua $(srcdir)/*.png $(srcdir)/*.txt)

this will allow out-of-source builds, since it selects the files from
the source dirs explicitely. Unless levels are automatically generated
this should work just fine, since configures cares about srcdir.

There is a bug in src/Makefile.am, the tolua wrapper is missing
semicolons after each command, since the newlines are removed due to the
line continuation characters.

Any post-0.81 fixes i should include in the package?

Greetings,
Erich Schubert
-- 
    erich@(vitavonni.de|debian.org)    --    GPG Key ID: 4B3A135C   (o_
   There was never a good war or a bad peace. - Benjamin Franklin   //\
      "Wissen ist Macht" - wenn man das richtige daraus macht.      V_/_




reply via email to

[Prev in Thread] Current Thread [Next in Thread]