diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-11-30 14:44:49 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-11-30 14:44:49 +0000 |
commit | 8c466bcb53f8d46b882f5100558a3c842753200a (patch) | |
tree | be425d99488f3cc9317e964de01792c44fb5988a | |
parent | 121ecedc0694a666b2ad143bc2b9157303ab6d1e (diff) | |
download | draklive-install-8c466bcb53f8d46b882f5100558a3c842753200a.tar draklive-install-8c466bcb53f8d46b882f5100558a3c842753200a.tar.gz draklive-install-8c466bcb53f8d46b882f5100558a3c842753200a.tar.bz2 draklive-install-8c466bcb53f8d46b882f5100558a3c842753200a.tar.xz draklive-install-8c466bcb53f8d46b882f5100558a3c842753200a.zip |
1.241.24
-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.23 +VERSION = 1.24 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -1,3 +1,4 @@ +1.24: - when not installing from /, make sure to remove the unused files from the source directory |