diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
commit | a54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch) | |
tree | 16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /x11/kdelibs4/files/patch-kcmshell-Makefile.in | |
parent | - Update to 1.11.3 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.5-eol
Diffstat (limited to 'x11/kdelibs4/files/patch-kcmshell-Makefile.in')
-rw-r--r-- | x11/kdelibs4/files/patch-kcmshell-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/kdelibs4/files/patch-kcmshell-Makefile.in b/x11/kdelibs4/files/patch-kcmshell-Makefile.in deleted file mode 100644 index d4142d7fa1e9..000000000000 --- a/x11/kdelibs4/files/patch-kcmshell-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- kcmshell/Makefile.in.orig Thu Sep 14 05:45:09 2006 -+++ kcmshell/Makefile.in Thu Sep 14 05:45:54 2006 -@@ -1033,7 +1033,7 @@ - echo 'extern "C" int kdemain(int argc, char* argv[]);' >> kcmshell_dummy.cpp; \ - echo 'extern "C" KDE_EXPORT int kdeinitmain(int argc, char* argv[]) { return kdemain(argc,argv); }' >> kcmshell_dummy.cpp - kcmshell_LDFLAGS = $(KDE_RPATH) -no-undefined $(all_libraries) --kcmshell_LDADD = libkdeinit_kcmshell.la -+kcmshell_LDADD = libkdeinit_kcmshell.la -lintl - kcmshell_DEPENDENCIES = libkdeinit_kcmshell.la - - #>+ 5 |