From d08eba9c92bab0b79c47cf1dd5509fd9d5060dd6 Mon Sep 17 00:00:00 2001 From: TheBigBear Date: Sat, 14 May 2016 12:53:55 +0100 Subject: [PATCH] Delete rakudo-star_x86.sls --- rakudo-star_x86.sls | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 rakudo-star_x86.sls diff --git a/rakudo-star_x86.sls b/rakudo-star_x86.sls deleted file mode 100644 index 8d3c8dec9..000000000 --- a/rakudo-star_x86.sls +++ /dev/null @@ -1,10 +0,0 @@ -rakudo-star_x86: - '1.0.0': - full_name: 'Rakudo Star 2016.01' - installer: 'http://rakudo.org/downloads/star/rakudo-star-2016.01-x86%20(JIT).msi' - install_flags: '/qn /norestart' - uninstaller: 'http://rakudo.org/downloads/star/rakudo-star-2016.01-x86%20(JIT).msi' - uninstall_flags: '/qn /norestart' - msiexec: True - locale: en_US - reboot: False