fixed wrong processing of LS pear packages and storageAdmin in debian
package (#980 and #1143)
This commit is contained in:
parent
86ab132449
commit
5d5c6eea68
7 changed files with 31 additions and 33 deletions
|
@ -22,7 +22,7 @@
|
|||
#
|
||||
#
|
||||
# Author : $Author: tomas $
|
||||
# Version : $Revision: 1.6 $
|
||||
# Version : $Revision: 1.7 $
|
||||
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/pear/bin/install.sh,v $
|
||||
#-------------------------------------------------------------------------------
|
||||
#-------------------------------------------------------------------------------
|
||||
|
@ -39,7 +39,7 @@ basedir=`cd $reldir; pwd;`
|
|||
bindir=$basedir/bin
|
||||
etcdir=$basedir/etc
|
||||
srcdir=$basedir/src
|
||||
installdir=$basedir/../..
|
||||
installdir=$basedir/../../..
|
||||
|
||||
description="PEAR packages needed by LiveSupport"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue