diff options
Diffstat (limited to 'net-im/kmess/files/patch-kmess-Makefile.in')
-rw-r--r-- | net-im/kmess/files/patch-kmess-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/kmess/files/patch-kmess-Makefile.in b/net-im/kmess/files/patch-kmess-Makefile.in new file mode 100644 index 000000000000..17a9da05f3fd --- /dev/null +++ b/net-im/kmess/files/patch-kmess-Makefile.in @@ -0,0 +1,11 @@ +--- kmess/Makefile.in.orig Sun Jun 4 16:44:43 2006 ++++ kmess/Makefile.in Sun Jun 4 16:45:06 2006 +@@ -470,7 +470,7 @@ + + # the library search path. + # the -lpthread is required for Autopackage/BinReloc +-kmess_LDFLAGS = $(KDE_RPATH) $(all_libraries) -lpthread ++kmess_LDFLAGS = $(KDE_RPATH) $(all_libraries) + AM_CXXFLAGS = -ggdb + #>- all: all-recursive + #>+ 1 |