From 0ae1494cc95a728189dec6923aad10f3a83fbb66 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sat, 21 Jul 2012 19:41:22 +0000 Subject: Ignore pyabiword on ubuntu It's broken and it breaks check-system --- (limited to 'scripts') diff --git a/scripts/check-system b/scripts/check-system index f127588..b523009 100755 --- a/scripts/check-system +++ b/scripts/check-system @@ -258,7 +258,7 @@ checks = \ { "check": "import abiword", "checker": "python", "packages": { "fedora": "pyabiword", - "ubuntu": "python-abiword" } }, + "ubuntu": None } }, # System modules buildtime -- cgit v0.9.1