From 2d8d40e1fa5a773573fddad7ab0be9857c3dceb5 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Fri, 24 Jul 2015 19:43:01 -0400 Subject: Adding gforth GNU project --- pcr/gforth/gforth.install | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pcr/gforth/gforth.install (limited to 'pcr/gforth/gforth.install') diff --git a/pcr/gforth/gforth.install b/pcr/gforth/gforth.install new file mode 100644 index 000000000..856966e20 --- /dev/null +++ b/pcr/gforth/gforth.install @@ -0,0 +1,5 @@ +post_install() { + echo "Running post-install libtool..." + libtool --finish /usr/lib/gforth/0.7.3/libcc-named/ + echo "Done!" +} \ No newline at end of file -- cgit v1.2.3-2-g168b