yast2-project was updated with install and uninstall scripts.
This commit is contained in:
@@ -62,11 +62,11 @@ am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||
scrconfDATA_INSTALL = $(INSTALL_DATA)
|
||||
DATA = $(scrconf_DATA)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
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 =
|
||||
@@ -86,7 +86,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
|
||||
@@ -135,7 +135,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