From c04cd275893baa41f7f30cc3ccbd7f10a2ae2044 Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Fri, 13 Feb 2015 20:07:02 -0500
Subject: bucts: Make it build without git

---
(limited to 'getbucts')

diff --git a/getbucts b/getbucts
index 03216ed..3c7205c 100755
--- a/getbucts
+++ b/getbucts
@@ -42,6 +42,7 @@ cd bucts
 # -----------------------------------------------------------
 
 git reset --hard dc27919d7a66a6e8685ce07c71aefa4f03ef7c07
+git am "../resources/bucts/patch/0001-Makefile-don-t-use-git.patch"
 
 # we're done
 cd ../
--
cgit v0.9.1