fixed missing slash and copy of icon and studio-config files

This commit is contained in:
mash 2005-05-09 13:17:26 +00:00
parent d77ef54fb0
commit f6ef995ab8

View file

@ -108,13 +108,16 @@ install-arch:
$(CURDIR)/debian/livesupport/opt/livesupport/bin/postInstallGLiveSupport.sh \
$(CURDIR)/debian/livesupport-studio/opt/livesupport/bin
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/etc/gLiveSupport.xml* \
$(CURDIR)/debian/livesupport-studio/opt/livesupport/etc
$(CURDIR)/debian/livesupport/opt/livesupport/etc/gtk-2.0 \
$(CURDIR)/debian/livesupport/opt/livesupport/etc/pango \
$(CURDIR)/debian/livesupport-studio/opt/livesupport/etc
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/var/widgets \
$(CURDIR)/debian/livesupport/opt/livesupport/var/gLiveSupport*.res \
$(CURDIR)/debian/livesupport.png \
$(CURDIR)/debian/livesupport-studio/opt/livesupport/var
cp -a $(CURDIR)/debian/livesupport.png \
$(CURDIR)/debian/livesupport-studio/opt/livesupport/var
mkdir -p $(CURDIR)/debian/livesupport-studio/usr/share/applications
cp -a $(CURDIR)debian/livesupport-studio.desktop \
cp -a $(CURDIR)/debian/livesupport-studio.desktop \
$(CURDIR)/debian/livesupport-studio/usr/share/applications/
dh_desktop -plivesupport-studio
dh_installmenu