summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2006-04-20 19:51:45 +0200
committerBertrand Jacquin <beber@meleeweb.net>2006-04-20 19:51:45 +0200
commit96ebf9adcdd44546d3d7a1c24adafb6fda9151b8 (patch)
tree0df5bb5755c1a3e6e8f3ebb2550a0a66af545d02
parententrance: patch not applicated, need to be reworked (diff)
downloadportage-96ebf9adcdd44546d3d7a1c24adafb6fda9151b8.tar.xz
exorcist: build correctly
-rw-r--r--x11-misc/exorcist/Manifest6
-rw-r--r--x11-misc/exorcist/exorcist-9999.ebuild3
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-misc/exorcist/Manifest b/x11-misc/exorcist/Manifest
index 81bd3dc9..f7f41c99 100644
--- a/x11-misc/exorcist/Manifest
+++ b/x11-misc/exorcist/Manifest
@@ -1,6 +1,6 @@
-MD5 91122a35a90452094df026f14568287a exorcist-9999.ebuild 339
-RMD160 1acfc6ee4938e2249e28e4445841e6bc306eb359 exorcist-9999.ebuild 339
-SHA256 cae6f77280c10b4ff56228465c8cff0f41be4312405af942648a41c714b9711f exorcist-9999.ebuild 339
+MD5 ed1be146abdac81b250b4c649bba0f56 exorcist-9999.ebuild 373
+RMD160 239fab21bf024d493fddbbdc23ef186547db445d exorcist-9999.ebuild 373
+SHA256 1a5a8a2b333aa759de4e77b22219a2431c675f5f6c62b4ed86c8a5d7a0e7c5ff exorcist-9999.ebuild 373
MD5 68b329da9893e34099c7d8ad5cb9c940 files/digest-exorcist-9999 1
RMD160 c0da025038ed83c687ddc430da9846ecb97f3998 files/digest-exorcist-9999 1
SHA256 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b files/digest-exorcist-9999 1
diff --git a/x11-misc/exorcist/exorcist-9999.ebuild b/x11-misc/exorcist/exorcist-9999.ebuild
index 04a25cec..d7b75acd 100644
--- a/x11-misc/exorcist/exorcist-9999.ebuild
+++ b/x11-misc/exorcist/exorcist-9999.ebuild
@@ -17,5 +17,6 @@ src_compile() {
}
src_install() {
- :
+ cd build
+ enlightenment_src_install
}