summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-01-27 14:47:38 +0000
committerRichard Hughes <richard@hughsie.com>2011-01-27 14:47:38 +0000
commit7df4eb7270d390836aaff598e49b26dc4674cc65 (patch)
treea24053ba603a84c8cd64201c559d935f46764265 /data
parent1466503bab00a316252bb1d951d7a3167da2d587 (diff)
glib: do not return distro-specific id's whilst testing, to fix 'make check' on Debian
Diffstat (limited to 'data')
-rw-r--r--data/tests/test.catalog8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/tests/test.catalog b/data/tests/test.catalog
index dfba0fcf1..8bc74c4eb 100644
--- a/data/tests/test.catalog
+++ b/data/tests/test.catalog
@@ -2,15 +2,15 @@
# Just a package on all versions of fedora that can provide the dependency.
# If there are multiple packages then the user will be asked to choose
-InstallProvides(fedora)=":lang=bo"
+InstallProvides(selftest)=":lang=bo"
# Just for Fedora 12, install a development file
-InstallPackages(fedora;11.91)=ruby-json
+InstallPackages(selftest;11.91)=ruby-json
# On any distro, install the package with this file
InstallFiles=/usr/bin/kate
# For each architecture on Fedora rawhide, install one of the two different files
-InstallFiles(fedora;11.91;i686)=/usr/bin/pand
-InstallFiles(fedora;11.91;x64)=/usr/bin/dund
+InstallFiles(selftest;11.91;i686)=/usr/bin/pand
+InstallFiles(selftest;11.91;x64)=/usr/bin/dund