From b2fe9ef77f891b0a1edbce602cdb8a0407679843 Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Wed, 4 Sep 2019 17:44:28 -0400 Subject: [PATCH] rebuild: don't use desmume-git or eternity-engine-git --- build-system/rebuild-pkgs.rkt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-system/rebuild-pkgs.rkt b/build-system/rebuild-pkgs.rkt index 112b946..39696c0 100755 --- a/build-system/rebuild-pkgs.rkt +++ b/build-system/rebuild-pkgs.rkt @@ -21,9 +21,7 @@ 'cc65 'chocolate-doom 'crosstool-ng-git - 'desmume-git 'dolphin-emu-git - 'eternity-engine-git 'f3 'firefox-kde-opensuse-bin 'gdcc-git @@ -80,9 +78,6 @@ 'bsnes-plus-git (hash 'url (mygit "bsnes-plus-git.git")) - 'desmume-git - (hash 'url (mygit "desmume-git.git")) - 'higan (hash 'handle 'higan 'url (gitlab "higan/higan.git/"))