From cc07ee1c77dd8324c11abda6abd576abd07c6788 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 18 Mar 2008 14:56:47 +0000 Subject: * Install RPMs without the --notriggers and --nodeps options in order to construct an image that better approximates the Linux distribution in question. svn path=/nixpkgs/trunk/; revision=11184 --- pkgs/build-support/vm/test.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/build-support/vm/test.nix') diff --git a/pkgs/build-support/vm/test.nix b/pkgs/build-support/vm/test.nix index bef100625a7f..5ee816d799aa 100644 --- a/pkgs/build-support/vm/test.nix +++ b/pkgs/build-support/vm/test.nix @@ -8,7 +8,7 @@ rec { buildPatchelfInVM = runInLinuxVM patchelf; - testRPMImage = makeImageTestScript diskImages.fedora5i386; + testRPMImage = makeImageTestScript diskImages.suse90i386; buildPatchelfRPM = buildRPM { -- cgit 1.4.1