summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Miess <Philip_Miess@yahoo.com>2019-01-28 21:34:25 -0500
committerPhilip Miess <Philip_Miess@yahoo.com>2019-01-28 21:34:25 -0500
commit9338b944ef107548cce61b22abdf50cbe94975fe (patch)
tree66518660fd37c943a2c4e5573e25fc9bcfdec14f /sys-apps
parentlatest lwt doesnt have ocamlopt flag (diff)
downloadsuperposition-9338b944ef107548cce61b22abdf50cbe94975fe.tar.gz
superposition-9338b944ef107548cce61b22abdf50cbe94975fe.tar.bz2
superposition-9338b944ef107548cce61b22abdf50cbe94975fe.zip
fix repoman whitespace complaints
Signed-off-by: Philip Miess <Philip_Miess@yahoo.com>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/0install/0install-2.13.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/0install/0install-2.13.ebuild b/sys-apps/0install/0install-2.13.ebuild
index 88f9a00..ab9db72 100644
--- a/sys-apps/0install/0install-2.13.ebuild
+++ b/sys-apps/0install/0install-2.13.ebuild
@@ -29,11 +29,10 @@ DEPEND="${COMMEN_DEPEND}
RDEPEND="${COMMEN_DEPEND}
app-crypt/gnupg
app-arch/xz-utils"
-
+
# Disable test phase when test USE flag is disabled
RESTRICT="!test? ( test )"
-
src_compile() {
emake -j1 all
}