From 7c79b4e744631dfb0ef03fbae45a51b8287ed56f Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Wed, 31 Jul 2019 10:16:05 -0400 Subject: [PATCH] rebuild: use aur package for gdcc-git --- scripts/rebuild-pkgs.rkt | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/rebuild-pkgs.rkt b/scripts/rebuild-pkgs.rkt index 9f0515a..b2be359 100755 --- a/scripts/rebuild-pkgs.rkt +++ b/scripts/rebuild-pkgs.rkt @@ -79,9 +79,6 @@ 'desmume-git (hash 'url (mygit "desmume-git.git")) - 'gdcc-git - (hash 'url (mygit "gdcc-git.git")) - 'higan (hash 'handle 'higan 'url (gitlab "higan/higan.git/"))