Package: nsis
Version: 2.08-2
Severity: normal
Tags: experimental patch

Compilation of Examples/Modern UI/MultiLanguage.nsi failes because of
uppercase file description in Contrib/Modern UI/Language
files/Luxembourgish.nsh

Detailed error message:

Error: Can't open language file - "/usr/share/nsis\Contrib\Language
files\LUXEMBOURGISH.nlf"!
Error in macro MUI_LANGUAGEFILE_BEGIN on macroline 11
!include: error in script: "/usr/share/nsis/Contrib/Modern UI/Language
files/Luxembourgish.nsh" on line 9
Error in macro MUI_LANGUAGE on macroline 5
Error in script "MultiLanguage.nsi" on line 91 -- aborting creation process

Patch:
/Contrib/Modern UI/Language files/Luxembourgish.nsh:

< !insertmacro MUI_LANGUAGEFILE_BEGIN "Luxembourgish"
---
> !insertmacro MUI_LANGUAGEFILE_BEGIN "LUXEMBOURGISH"

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-386
Locale: LANG=de_CH, LC_CTYPE=de_CH (charmap=ISO-8859-1)

Versions of packages nsis depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1                     1:4.0.1-2    GCC support library
ii  libstdc++6                  4.0.1-2      The GNU Standard C++ Library v3

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to