YaST modules rename from novell-casa to CASA.

This commit is contained in:
Cameron (Kamran) Mashayekhi
2006-04-18 22:12:38 +00:00
parent d47212b28d
commit dcccf58835
23 changed files with 690 additions and 160 deletions

View File

@@ -2,7 +2,7 @@
# agents/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005 Free Software Foundation, Inc.
# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -14,15 +14,15 @@
# Makefile.am for novell-casa/agents
# Makefile.am for CASA/agents
srcdir = .
top_srcdir = ..
pkgdatadir = $(datadir)/yast2-novell-casa
pkglibdir = $(libdir)/yast2-novell-casa
pkgincludedir = $(includedir)/yast2-novell-casa
pkgdatadir = $(datadir)/yast2-CASA
pkglibdir = $(libdir)/yast2-CASA
pkgincludedir = $(includedir)/yast2-CASA
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c -p
@@ -73,7 +73,7 @@ CREATE_PKGCONFIG_NOARCH_FALSE =
CREATE_PKGCONFIG_NOARCH_TRUE = #
CREATE_PKGCONFIG_TRUE = #
CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"yast2-novell-casa\" -DPACKAGE_TARNAME=\"yast2-novell-casa\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"yast2-novell-casa\ 1.6.0\" -DPACKAGE_BUGREPORT=\"http://www.suse.de/feedback\" -DPACKAGE=\"yast2-novell-casa\" -DVERSION=\"1.6.0\"
DEFS = -DPACKAGE_NAME=\"yast2-CASA\" -DPACKAGE_TARNAME=\"yast2-CASA\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"yast2-CASA\ 1.6.0\" -DPACKAGE_BUGREPORT=\"http://www.suse.de/feedback\" -DPACKAGE=\"yast2-CASA\" -DVERSION=\"1.6.0\"
ECHO_C =
ECHO_N = -n
ECHO_T =
@@ -87,15 +87,15 @@ LN_S = ln -s
LTLIBOBJS =
MAINTAINER = casa <casa@novell.com>
MAKEINFO = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run makeinfo
PACKAGE = yast2-novell-casa
PACKAGE = yast2-CASA
PACKAGE_BUGREPORT = http://www.suse.de/feedback
PACKAGE_NAME = yast2-novell-casa
PACKAGE_STRING = yast2-novell-casa 1.6.0
PACKAGE_TARNAME = yast2-novell-casa
PACKAGE_NAME = yast2-CASA
PACKAGE_STRING = yast2-CASA 1.6.0
PACKAGE_TARNAME = yast2-CASA
PACKAGE_VERSION = 1.6.0
PATH_SEPARATOR = :
PKG_CONFIG_PATH =
RPMNAME = yast2-novell-casa
RPMNAME = yast2-CASA
SET_MAKE =
SHELL = /bin/sh
STRIP =
@@ -123,7 +123,7 @@ build_vendor = suse
clientdir = ${prefix}/share/YaST2/clients
datadir = ${prefix}/share
desktopdir = ${prefix}/share/applications/YaST2
docdir = ${prefix}/share/doc/packages/yast2-novell-casa
docdir = ${prefix}/share/doc/packages/yast2-CASA
exec_prefix = ${prefix}
execcompdir = ${prefix}/lib/YaST2
fillupdir = /var/adm/fillup-templates

View File

@@ -1,4 +1,4 @@
# Makefile.am for novell-casa/agents
# Makefile.am for CASA/agents
agent_SCRIPTS =

View File

@@ -2,7 +2,7 @@
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005 Free Software Foundation, Inc.
# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -14,7 +14,7 @@
@SET_MAKE@
# Makefile.am for novell-casa/agents
# Makefile.am for CASA/agents
srcdir = @srcdir@