[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Enigma-devel] Preparing Debian packages
From: |
Erich Schubert |
Subject: |
[Enigma-devel] Preparing Debian packages |
Date: |
Fri, 8 Sep 2006 11:13:02 +0200 |
Hi,
I'm updating my experimental package with a recent SVN checkout.
Two bugs I've found so far:
- data/levels/Makefile.am doesn't install the .xml library files, only .lua
- po/Makefile.in intl/Makefile.in.in uses the macro MKINSTALLDIRS.
This have been removed in recent automake/gettext combinations.
Recent versions of gettext use
mkinstalldirs = $(SHELL) @install_sh@ -d
This one-line change should work with any gettext version, though.
I don't know about compatibility or other changes with the new gettext.
best regards,
Erich Schubert
--
erich@(mucl.de|debian.org) -- GPG Key ID: 4B3A135C (o_
To understand recursion you first need to understand recursion. //\
Wo befreundete Wege zusammenlaufen, da sieht die ganze Welt für V_/_
eine Stunde wie eine Heimat aus. --- Herrmann Hesse
mkinstalldirs-workaround.patch
Description: Text Data
levellibs.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Enigma-devel] Preparing Debian packages,
Erich Schubert <=