diff options
Diffstat (limited to 'net-im/gaim/files/patch-plugins_Makefile.in')
-rw-r--r-- | net-im/gaim/files/patch-plugins_Makefile.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-im/gaim/files/patch-plugins_Makefile.in b/net-im/gaim/files/patch-plugins_Makefile.in index 7fd2ba7..3d74afc 100644 --- a/net-im/gaim/files/patch-plugins_Makefile.in +++ b/net-im/gaim/files/patch-plugins_Makefile.in @@ -1,14 +1,12 @@ --- plugins/Makefile.in.orig Sun May 30 17:53:41 2004 +++ plugins/Makefile.in Sun May 30 17:54:22 2004 -@@ -285,9 +285,9 @@ +@@ -285,7 +285,7 @@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ -DIST_SUBDIRS = docklet gevolution gaim-remote gestures perl ssl tcl ticker +DIST_SUBDIRS = docklet gaim-remote gestures perl ssl tcl ticker - -@BUILD_GEVOLUTION_TRUE@GEVOLUTION_DIR = gevolution +@BUILD_GEVOLUTION_TRUE@GEVOLUTION_DIR = - @USE_PERL_TRUE@PERL_DIR = perl |