summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>2011-10-21 13:36:44 +0200
committerMarc-Antoine Perennou <Marc-Antoine@Perennou.com>2011-10-21 13:36:44 +0200
commitea19123fb7af3c18598c2b06b7847c51fc026c5c (patch)
tree64e2a8d980e18272ca1ae99458ecf4b8e4886845 /net-libs
parentfix gnome-bluetooth (diff)
downloadkeruspe-ea19123fb7af3c18598c2b06b7847c51fc026c5c.tar.gz
keruspe-ea19123fb7af3c18598c2b06b7847c51fc026c5c.tar.bz2
keruspe-ea19123fb7af3c18598c2b06b7847c51fc026c5c.zip
tp fixes
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/telepathy-glib/Manifest2
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-9999.ebuild1
2 files changed, 2 insertions, 1 deletions
diff --git a/net-libs/telepathy-glib/Manifest b/net-libs/telepathy-glib/Manifest
index 21e62bd4..bcc138aa 100644
--- a/net-libs/telepathy-glib/Manifest
+++ b/net-libs/telepathy-glib/Manifest
@@ -1 +1 @@
-EBUILD telepathy-glib-9999.ebuild 1536 RMD160 6ebd9586a0b0da9da5b3e5de85e208833b214a44 SHA1 46e9aabd852b5623ad4775f76873e8686f8112a8 SHA256 ae3b4dac2eae9a5bffe19e3e8d41700724e274ab9350807108baafd9a8cd4a72
+EBUILD telepathy-glib-9999.ebuild 1554 RMD160 6cd8c428c343384e83e0585766511991be49e563 SHA1 4f5d8191a3e0113080dd5f3b0b1a717121f6cf4c SHA256 ccc8b2d24c808372eaac8c3e383cc1c8aa9dd74fa041f764ac7611885cbdc4af
diff --git a/net-libs/telepathy-glib/telepathy-glib-9999.ebuild b/net-libs/telepathy-glib/telepathy-glib-9999.ebuild
index 7711b0d7..741d8c81 100644
--- a/net-libs/telepathy-glib/telepathy-glib-9999.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-9999.ebuild
@@ -32,6 +32,7 @@ src_prepare() {
python_convert_shebangs -r 2 examples tests tools
gtkdocize
eautoreconf
+ MAKEOPTS+=" -j1"
default_src_prepare
}