summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-08-10 00:34:34 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:53:27 +0100
commit23e0788695196000dea15780d99dc89735ade8ae (patch)
treef85a93fedc31c7b1ea08c110f589f0246fb98b0a /Makefile
parent7328db90c57316f782e51578b9553da386de8709 (diff)
downloadlive-boot-23e0788695196000dea15780d99dc89735ade8ae.tar.gz
live-boot-23e0788695196000dea15780d99dc89735ade8ae.zip
Updating debian-installer languagelist.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 915f864..e4150c5 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ install:
cp bin/live-new-uuid bin/live-snapshot bin/live-swapfile $(DESTDIR)/sbin
mkdir -p $(DESTDIR)/usr/share/live-boot
- cp bin/live-preseed bin/live-reconfigure contrib/languagelist $(DESTDIR)/usr/share/live-boot
+ cp bin/live-preseed bin/live-reconfigure local/languagelist $(DESTDIR)/usr/share/live-boot
mkdir -p $(DESTDIR)/usr/share/initramfs-tools
cp -r hooks scripts $(DESTDIR)/usr/share/initramfs-tools