summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2006-01-19 18:41:41 +0000
committerCaleb Tennis <caleb@gentoo.org>2006-01-19 18:41:41 +0000
commit7b507aa54f0f84c8ccd89552887ade19c53d0e04 (patch)
treeeb36287c603f78b2bc1cac216e0b82c69463656d /dev-cpp/ice
parentadd portuguese (pt) longdescription (diff)
downloadhistorical-7b507aa54f0f84c8ccd89552887ade19c53d0e04.tar.gz
historical-7b507aa54f0f84c8ccd89552887ade19c53d0e04.tar.bz2
historical-7b507aa54f0f84c8ccd89552887ade19c53d0e04.zip
Fix the patch
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-cpp/ice')
-rw-r--r--dev-cpp/ice/Manifest2
-rw-r--r--dev-cpp/ice/files/ice-3.0.0-makefile.patch4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/ice/Manifest b/dev-cpp/ice/Manifest
index 9998410b5e9b..5e06870343a4 100644
--- a/dev-cpp/ice/Manifest
+++ b/dev-cpp/ice/Manifest
@@ -1,5 +1,5 @@
MD5 816cb9fab7d1ab5475c134bc2713ea77 ChangeLog 957
MD5 5643b69002aaa0bd00051022b1b087aa files/digest-ice-3.0.0-r1 62
-MD5 32a346f9cd5aaec1b8e44ef52543fc4d files/ice-3.0.0-makefile.patch 1656
+MD5 a0be36f640bd61300ef8d1a538ed0145 files/ice-3.0.0-makefile.patch 1666
MD5 2e582f2fff0e920a43fcc2365b9225fd ice-3.0.0-r1.ebuild 1467
MD5 fa56365fdfb0c6f7e71fe6bbae6e26b2 metadata.xml 1168
diff --git a/dev-cpp/ice/files/ice-3.0.0-makefile.patch b/dev-cpp/ice/files/ice-3.0.0-makefile.patch
index 5a52ae116966..e45faadd49fd 100644
--- a/dev-cpp/ice/files/ice-3.0.0-makefile.patch
+++ b/dev-cpp/ice/files/ice-3.0.0-makefile.patch
@@ -24,8 +24,8 @@
fi
- $(call installdata,ICE_LICENSE,$(prefix))
- $(call installdata,LICENSE,$(prefix))
-+ $(call install_docdir,ICE_LICENSE,$(prefix))
-+ $(call install_docdir,LICENSE,$(prefix))
++ $(call installdata,ICE_LICENSE,$(install_docdir))
++ $(call installdata,LICENSE,$(install_docdir))
clean::
@if test -d doc ; \