summaryrefslogtreecommitdiffstats
path: root/fonts
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-08-17 20:04:20 +0200
committergregory guy <gregory-tde@laposte.net>2020-08-17 20:04:20 +0200
commit2e2a3c5923526e5f0baa0b4b85d32afec6f19805 (patch)
tree74b2b4ac39c666b8479b91796c57287a7401bed1 /fonts
parent503fddb48f2229ecc6ed6930a99c4d740ff979e5 (diff)
downloadtdepacman-2e2a3c5923526e5f0baa0b4b85d32afec6f19805.tar.gz
tdepacman-2e2a3c5923526e5f0baa0b4b85d32afec6f19805.zip
third step, convert to tdelibs libraries.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'fonts')
-rw-r--r--fonts/Makefile.am4
-rw-r--r--fonts/Makefile.in20
2 files changed, 12 insertions, 12 deletions
diff --git a/fonts/Makefile.am b/fonts/Makefile.am
index 2302170..bff6b80 100644
--- a/fonts/Makefile.am
+++ b/fonts/Makefile.am
@@ -1,4 +1,4 @@
-####### kdevelop will overwrite this part!!! (begin)##########
+####### tdevelop will overwrite this part!!! (begin)##########
EXTRA_DIST = font-small.pbm font-smooth.pbm font.pbm
@@ -16,4 +16,4 @@ uninstall-local:
-rm -f $(kde_datadir)/kpacman/fonts/font-smooth.pbm
-rm -f $(kde_datadir)/kpacman/fonts/font.pbm
-####### kdevelop will overwrite this part!!! (end)############
+####### tdevelop will overwrite this part!!! (end)############
diff --git a/fonts/Makefile.in b/fonts/Makefile.in
index 549b964..0474a1d 100644
--- a/fonts/Makefile.in
+++ b/fonts/Makefile.in
@@ -15,7 +15,7 @@
@SET_MAKE@
-####### kdevelop will overwrite this part!!! (begin)##########
+####### tdevelop will overwrite this part!!! (begin)##########
srcdir = @srcdir@
top_srcdir = @top_srcdir@
@@ -111,16 +111,16 @@ LIBXINERAMA = @LIBXINERAMA@
LIBZ = @LIBZ@
LIB_KAB = @LIB_KAB@
LIB_KABC = @LIB_KABC@
-LIB_KDECORE = @LIB_KDECORE@
-LIB_KDEPRINT = @LIB_KDEPRINT@
-LIB_KDEUI = @LIB_KDEUI@
+LIB_TDECORE = @LIB_TDECORE@
+LIB_TDEPRINT = @LIB_TDEPRINT@
+LIB_TDEUI = @LIB_TDEUI@
LIB_KFILE = @LIB_KFILE@
LIB_KFM = @LIB_KFM@
-LIB_KHTML = @LIB_KHTML@
-LIB_KIO = @LIB_KIO@
-LIB_KPARTS = @LIB_KPARTS@
-LIB_KSPELL = @LIB_KSPELL@
-LIB_KSYCOCA = @LIB_KSYCOCA@
+LIB_TDEHTML = @LIB_TDEHTML@
+LIB_TDEIO = @LIB_TDEIO@
+LIB_TDEPARTS = @LIB_TDEPARTS@
+LIB_TDESPELL = @LIB_TDESPELL@
+LIB_TDESYCOCA = @LIB_TDESYCOCA@
LIB_POLL = @LIB_POLL@
LIB_QPE = @LIB_QPE@
LIB_QT = @LIB_QT@
@@ -424,7 +424,7 @@ uninstall-local:
#>+ 1
-rm -f $(DESTDIR)$(kde_datadir)/kpacman/fonts/font.pbm
-####### kdevelop will overwrite this part!!! (end)############
+####### tdevelop will overwrite this part!!! (end)############
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: