Rename kde libraries to tde

r14.0.x
Timothy Pearson 13 years ago
parent 9775c024ea
commit 2f8104dc5f

@ -1776,7 +1776,7 @@ AC_CACHE_VAL(ac_cv_have_kde,
if test "$kde_qtver" = 1; then if test "$kde_qtver" = 1; then
kde_check_header="ksock.h" kde_check_header="ksock.h"
kde_check_lib="libkdecore.la" kde_check_lib="libtdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libkio.la"
@ -2158,7 +2158,7 @@ if test "x$kde_cv_func_$1" = xyes; then
else else
case "$1" in case "$1" in
setenv|unsetenv|usleep|random|srandom|seteuid|mkstemps|mkstemp|revoke|vsnprintf|strlcpy|strlcat) setenv|unsetenv|usleep|random|srandom|seteuid|mkstemps|mkstemp|revoke|vsnprintf|strlcpy|strlcat)
kde_cv_proto_$1="yes - in libkdefakes" kde_cv_proto_$1="yes - in libtdefakes"
;; ;;
*) *)
kde_cv_proto_$1=unknown kde_cv_proto_$1=unknown

@ -1,5 +1,5 @@
/* /*
This file is part of libkdepim. This file is part of libtdepim.
Copyright (c) 2004 Daniel Molkentin <molkentin@kde.org> Copyright (c) 2004 Daniel Molkentin <molkentin@kde.org>
based on code by Cornelius Schumacher <schumacher@kde.org> based on code by Cornelius Schumacher <schumacher@kde.org>

@ -1,5 +1,5 @@
/* /*
This file is part of libkdepim. This file is part of libtdepim.
Copyright (c) 2004 Daniel Molkentin <molkentin@kde.org> Copyright (c) 2004 Daniel Molkentin <molkentin@kde.org>
This library is free software; you can redistribute it and/or This library is free software; you can redistribute it and/or

@ -163,8 +163,8 @@ ln -s %_datadir/icons/hicolor/16x16/apps/%{gvname}.png %buildroot/%_miconsdir
%_mandir/man1/%{gvname}.1.bz2 %_mandir/man1/%{gvname}.1.bz2
%_libdir/trinity/* %_libdir/trinity/*
%_libdir/libkdeinit_%{gvname}.so %_libdir/libtdeinit_%{gvname}.so
%_libdir/libkdeinit_%{gvname}.la %_libdir/libtdeinit_%{gvname}.la
%files -n %libname %files -n %libname
%defattr(-,root,root,0755) %defattr(-,root,root,0755)

Loading…
Cancel
Save