gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r9339: update gforth to 0.7.9_20230608


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9339: update gforth to 0.7.9_20230608
Date: Thu, 15 Jun 2023 02:58:40 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9339
revision-id: carlhansen1234@gmail.com-20230615065836-u064k2ldst083by3
parent: carlhansen1234@gmail.com-20230615053928-44bycaziyheuu7jo
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2023-06-14 23:58:36 -0700
message:
  update gforth to 0.7.9_20230608
modified:
  pkg/gnu/gforth/Makefile        makefile-20160617014725-uokjfnggs70iry9h-711
=== modified file 'pkg/gnu/gforth/Makefile'
--- a/pkg/gnu/gforth/Makefile   2023-06-15 05:39:28 +0000
+++ b/pkg/gnu/gforth/Makefile   2023-06-15 06:58:36 +0000
@@ -70,9 +70,9 @@
 #      BUILD_FROM=tarball cd $(WORKSRC) && .  ./install-deps.sh
 
 custom-pre-install:
+       mkdir -p $(packageprefix)/lib/gforth/$(GARVERSION)
        $(INSTALL_BIN) $(WORKOBJ)/gforth.fi
        $(INSTALL_LIB) $(WORKOBJ)/gforth.fi
-       mkdir -p $(packageprefix)/lib/gforth/$(GARVERSION)
        cp $(WORKOBJ)/gforth.fi $(packageprefix)/lib/gforth/$(GARVERSION)/
        cd $(WORKSRC)/doc && $(INSTALL_INFO) *.info*
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]