summaryrefslogtreecommitdiff
path: root/net/xmule/files/patch-Makefile.in
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-11-14 23:59:23 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-11-14 23:59:23 +0000
commite7b0462c0a2e86b95d6d83e21ce6b7ab9f323170 (patch)
tree9d3915f6c1b7b62ac97a0576e00a3de886a71ad4 /net/xmule/files/patch-Makefile.in
parent- use Net::NNTP from p5-Net instead of system perl (diff)
Update to 1.9.4b
Notes
Notes: svn path=/head/; revision=121620
Diffstat (limited to 'net/xmule/files/patch-Makefile.in')
-rw-r--r--net/xmule/files/patch-Makefile.in11
1 files changed, 6 insertions, 5 deletions
diff --git a/net/xmule/files/patch-Makefile.in b/net/xmule/files/patch-Makefile.in
index 9eee2c105565..0b26965c1675 100644
--- a/net/xmule/files/patch-Makefile.in
+++ b/net/xmule/files/patch-Makefile.in
@@ -1,11 +1,12 @@
---- Makefile.in.orig Tue Mar 9 23:59:49 2004
-+++ Makefile.in Tue Mar 9 23:59:54 2004
-@@ -55,8 +55,9 @@
+--- Makefile.in.orig Sun Nov 14 20:51:28 2004
++++ Makefile.in Sun Nov 14 20:52:07 2004
+@@ -268,9 +268,9 @@
+ @rm -rf Compilation.flags Makefile aclocal.m4 autom4te.cache config.h* config.l* config.st* config.rp* configure depcomp intl
install: all
- @mkdir -p @bindir@
+- @mkdir -p @bindir@
- @mkdir -p @datadir@/{applications,locale,pixmaps}
-- @cp -f src/{ed2k,xmule} @bindir@
+- @cp -f ed2k xmule @bindir@
+ @mkdir -p @datadir@/applications
+ @mkdir -p @datadir@/locale
+ @mkdir -p @datadir@/pixmaps