Don't attempt install deprecated helpers/make-live.

This commit is contained in:
Chris Lamb 2008-08-07 19:08:06 +01:00 committed by Daniel Baumann
parent b13a8381a4
commit 781d6c77ba
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ build:
install: test
# Installing executables
mkdir -p $(DESTDIR)/usr/bin
cp helpers/lh* helpers/make-live $(DESTDIR)/usr/bin
cp helpers/lh* $(DESTDIR)/usr/bin
# Installing shared data
mkdir -p $(DESTDIR)/usr/share/live-helper