diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-10-09 15:51:54 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-10-09 15:51:54 +0000 |
commit | fa13f9ee548ca5645175cfb11d880fa86034f247 (patch) | |
tree | 25276ee282b3248bcc6d135927790ede9268977e | |
parent | 611ed8e08552718fbabdbe5f62e4112edeaef151 (diff) | |
download | draklive-install-fa13f9ee548ca5645175cfb11d880fa86034f247.tar draklive-install-fa13f9ee548ca5645175cfb11d880fa86034f247.tar.gz draklive-install-fa13f9ee548ca5645175cfb11d880fa86034f247.tar.bz2 draklive-install-fa13f9ee548ca5645175cfb11d880fa86034f247.tar.xz draklive-install-fa13f9ee548ca5645175cfb11d880fa86034f247.zip |
1.211.21
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 1.20 +VERSION = 1.21 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -1,3 +1,4 @@ +1.21: - don't set gettext domain too late (caused badly displayed accents when running draklive-install) (Thierry Vignaud) 1.20: |