From f62705b41bd588d178c2fb150d6de674f565ba38 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sat, 27 Dec 2014 22:45:26 -0700 Subject: [PATCH] update to use merged meta files --- gafrc | 2 +- project | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/gafrc b/gafrc index 1e29942..9e10ee9 100644 --- a/gafrc +++ b/gafrc @@ -1,3 +1,3 @@ ; empty the library path and populate it with only our own symbols (reset-component-library) -(component-library "./symbols") +(load "../altusmetrum/gafrc") diff --git a/project b/project index 9a55ca3..df8dcb0 100644 --- a/project +++ b/project @@ -6,8 +6,7 @@ schematics telebt.sch # are derived from the first listed schematic... output-name telebt -elements-dir ../bdale/pkg -elements-dir /usr/share/pcb +elements-dir ../altusmetrum/packages # stick to newlib elements, don't use the older/odder m4 stuff skip-m4 -- 2.30.2