diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2010-01-13 15:50:03 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2010-01-13 15:50:03 +0000 |
commit | b95dfdea27a09cf45bf3228e7466e72fcf523685 (patch) | |
tree | 91499644862749d5a76d814c6d51cc3a10decd9b | |
parent | 7046a6f83d5ee849c66aba3daaa01bcd937f7540 (diff) | |
download | draklive-install-b95dfdea27a09cf45bf3228e7466e72fcf523685.tar draklive-install-b95dfdea27a09cf45bf3228e7466e72fcf523685.tar.gz draklive-install-b95dfdea27a09cf45bf3228e7466e72fcf523685.tar.bz2 draklive-install-b95dfdea27a09cf45bf3228e7466e72fcf523685.tar.xz draklive-install-b95dfdea27a09cf45bf3228e7466e72fcf523685.zip |
1.251.25
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 1.24 +VERSION = 1.25 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -1,3 +1,6 @@ +1.25 +- really fix installation from a dir which is not / + 1.24: - when not installing from /, make sure to remove the unused files from the source directory |