Updating to install the generic wrapper.

This commit is contained in:
Daniel Baumann 2007-11-11 16:34:13 +01:00
parent 5fec5b20a4
commit e6d09c8eeb
1 changed files with 1 additions and 1 deletions

View File

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