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
|
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Author : $Author: tomas $
|
# Author : $Author: mash $
|
||||||
# Version : $Revision: 1.7 $
|
# Version : $Revision: 1.8 $
|
||||||
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/Attic/copyInstall.sh,v $
|
# 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/tmp/gLiveSupport $install_bin
|
||||||
cp -pPR $products_dir/gLiveSupport/bin/gLiveSupport.sh $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/widgets $install_var
|
||||||
|
cp -pPR $products_dir/gLiveSupport/var/livesupport.png $install_var
|
||||||
cp -pPR $products_dir/gLiveSupport/tmp/gLiveSupport*.res $install_var
|
cp -pPR $products_dir/gLiveSupport/tmp/gLiveSupport*.res $install_var
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -113,8 +113,7 @@ install-arch:
|
||||||
$(CURDIR)/debian/livesupport-studio/opt/livesupport/etc
|
$(CURDIR)/debian/livesupport-studio/opt/livesupport/etc
|
||||||
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/var/widgets \
|
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/var/widgets \
|
||||||
$(CURDIR)/debian/livesupport/opt/livesupport/var/gLiveSupport*.res \
|
$(CURDIR)/debian/livesupport/opt/livesupport/var/gLiveSupport*.res \
|
||||||
$(CURDIR)/debian/livesupport-studio/opt/livesupport/var
|
$(CURDIR)/debian/livesupport/opt/livesupport/var/livesupport.png \
|
||||||
cp -a $(CURDIR)/debian/livesupport.png \
|
|
||||||
$(CURDIR)/debian/livesupport-studio/opt/livesupport/var
|
$(CURDIR)/debian/livesupport-studio/opt/livesupport/var
|
||||||
mkdir -p $(CURDIR)/debian/livesupport-studio/usr/share/applications
|
mkdir -p $(CURDIR)/debian/livesupport-studio/usr/share/applications
|
||||||
cp -a $(CURDIR)/debian/livesupport-studio.desktop \
|
cp -a $(CURDIR)/debian/livesupport-studio.desktop \
|
||||||
|
|
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