move icon to products/gLiveSupport
This commit is contained in:
parent
c023b153b9
commit
4b24043c16
3 changed files with 4 additions and 4 deletions
|
@ -21,8 +21,8 @@
|
|||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
#
|
||||
# Author : $Author: tomas $
|
||||
# Version : $Revision: 1.7 $
|
||||
# Author : $Author: mash $
|
||||
# Version : $Revision: 1.8 $
|
||||
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/Attic/copyInstall.sh,v $
|
||||
#-------------------------------------------------------------------------------
|
||||
#-------------------------------------------------------------------------------
|
||||
|
@ -171,6 +171,7 @@ cp -pPR $products_dir/scheduler/bin/scheduler.sh $install_bin
|
|||
cp -pPR $products_dir/gLiveSupport/tmp/gLiveSupport $install_bin
|
||||
cp -pPR $products_dir/gLiveSupport/bin/gLiveSupport.sh $install_bin
|
||||
cp -pPR $products_dir/gLiveSupport/var/widgets $install_var
|
||||
cp -pPR $products_dir/gLiveSupport/var/livesupport.png $install_var
|
||||
cp -pPR $products_dir/gLiveSupport/tmp/gLiveSupport*.res $install_var
|
||||
|
||||
|
||||
|
|
|
@ -113,9 +113,8 @@ install-arch:
|
|||
$(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/opt/livesupport/var/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 \
|
||||
$(CURDIR)/debian/livesupport-studio/usr/share/applications/
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue