yast2-project was updated with install and uninstall scripts.
This commit is contained in:
@@ -132,11 +132,11 @@ am_cv_prog_tar_ustar=gnutar
|
||||
## Output variables. ##
|
||||
## ----------------- ##
|
||||
|
||||
ACLOCAL='${SHELL} /tmp/code4soo/casa-yast/missing --run aclocal-1.9'
|
||||
AMTAR='${SHELL} /tmp/code4soo/casa-yast/missing --run tar'
|
||||
AUTOCONF='${SHELL} /tmp/code4soo/casa-yast/missing --run autoconf'
|
||||
AUTOHEADER='${SHELL} /tmp/code4soo/casa-yast/missing --run autoheader'
|
||||
AUTOMAKE='${SHELL} /tmp/code4soo/casa-yast/missing --run automake-1.9'
|
||||
ACLOCAL='${SHELL} /home/cameron/dev/subversion/trunk/casa-yast/missing --run aclocal-1.9'
|
||||
AMTAR='${SHELL} /home/cameron/dev/subversion/trunk/casa-yast/missing --run tar'
|
||||
AUTOCONF='${SHELL} /home/cameron/dev/subversion/trunk/casa-yast/missing --run autoconf'
|
||||
AUTOHEADER='${SHELL} /home/cameron/dev/subversion/trunk/casa-yast/missing --run autoheader'
|
||||
AUTOMAKE='${SHELL} /home/cameron/dev/subversion/trunk/casa-yast/missing --run automake-1.9'
|
||||
AWK='gawk'
|
||||
CREATE_PKGCONFIG_FALSE=''
|
||||
CREATE_PKGCONFIG_NOARCH_FALSE=''
|
||||
@@ -156,7 +156,7 @@ LIBS=''
|
||||
LN_S='ln -s'
|
||||
LTLIBOBJS=''
|
||||
MAINTAINER='casa <casa@novell.com>'
|
||||
MAKEINFO='${SHELL} /tmp/code4soo/casa-yast/missing --run makeinfo'
|
||||
MAKEINFO='${SHELL} /home/cameron/dev/subversion/trunk/casa-yast/missing --run makeinfo'
|
||||
PACKAGE='yast2-CASA'
|
||||
PACKAGE_BUGREPORT='http://www.suse.de/feedback'
|
||||
PACKAGE_NAME='yast2-CASA'
|
||||
@@ -205,7 +205,7 @@ host_vendor='suse'
|
||||
imagedir='${prefix}/share/YaST2/images'
|
||||
includedir='${prefix}/include/YaST2'
|
||||
infodir='${prefix}/info'
|
||||
install_sh='/tmp/code4soo/casa-yast/install-sh'
|
||||
install_sh='/home/cameron/dev/subversion/trunk/casa-yast/install-sh'
|
||||
libdir='${exec_prefix}/lib'
|
||||
libexecdir='${exec_prefix}/libexec'
|
||||
localedir='${prefix}/share/YaST2/locale'
|
||||
|
||||
Reference in New Issue
Block a user