From a02bfb28cb1bfaf55129324946d8d50d9b5b39a8 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sat, 21 Jul 2012 19:40:34 +0000 Subject: Revert "Ignore pyabiword on ubuntu" This reverts commit 25d191ce8b6f08cb720c4c07e8d15feec10d44ee. --- (limited to 'scripts') diff --git a/scripts/check-system b/scripts/check-system index bc505d6..f127588 100755 --- a/scripts/check-system +++ b/scripts/check-system @@ -257,7 +257,8 @@ checks = \ "ubuntu": "gstreamer0.10-plugins-good" } }, { "check": "import abiword", "checker": "python", - "packages": { "fedora": "pyabiword" } }, + "packages": { "fedora": "pyabiword", + "ubuntu": "python-abiword" } }, # System modules buildtime -- cgit v0.9.1