42861251c2
1.0.5.1 accordingly. Fixes and changes are: Multiple vulnerabilities. kdelibs KHTML : Fixed several crashes and misrenderings. rlogin.protocol: fixed command execution in specially crafted urls. kdebase KAddressbook: Don't squeeze columns on startup/properly restore column width settings. kdenetwork lisa, reslisa: Fixed several security vulnerabilities. kdesdk Cervisia: Show long lines in diff view always completely.
13 lines
560 B
Text
13 lines
560 B
Text
$NetBSD: patch-co,v 1.1 2003/01/02 09:12:24 skrll Exp $
|
|
|
|
--- noatun/modules/excellent/Makefile.am.orig Sun Dec 1 13:45:29 2002
|
|
+++ noatun/modules/excellent/Makefile.am
|
|
@@ -6,7 +6,7 @@ noatun_excellent_la_SOURCES = noatunui.c
|
|
|
|
noatun_excellent_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
|
noatun_excellent_la_LIBADD = $(LIB_KFILE) \
|
|
- $(top_builddir)/noatun/library/libnoatun.la \
|
|
+ $(top_builddir)/noatun/library/libnoatun_core.la \
|
|
$(top_builddir)/noatun/library/libnoatuncontrols.la \
|
|
-lqtmcop -lkmedia2_idl -lsoundserver_idl
|
|
|