gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8679: update gnustep-base to 1.28.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8679: update gnustep-base to 1.28.0
Date: Fri, 21 Oct 2022 03:30:04 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8679
revision-id: carlhansen1234@gmail.com-20221021073000-7pnxu2ehtrhqbmy1
parent: carlhansen1234@gmail.com-20221021071630-1ofljsdi34osnfin
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2022-10-21 00:30:00 -0700
message:
  update gnustep-base to 1.28.0
modified:
  pkg/gnustep/gnustep-base/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-206
=== modified file 'pkg/gnustep/gnustep-base/Makefile'
--- a/pkg/gnustep/gnustep-base/Makefile 2022-10-03 00:04:52 +0000
+++ b/pkg/gnustep/gnustep-base/Makefile 2022-10-21 07:30:00 +0000
@@ -52,7 +52,7 @@
 LIBDEPS =
 CONFIGURE_SCRIPTS = this
 BUILD_SCRIPTS = this
-
+WORKOBJ = $(WORKSRC)
 ######################################################################
 
 include ../../../gar/gar.lib/gnustep.mk
@@ -72,7 +72,7 @@
        cd $(WORKSRC) &&  ./configure
 
 build-this:
-       cd $(WORKOBJ) &&  $(NAJE) -C ../../$(WORKSRC)
+       cd $(WORKOBJ) &&  $(MAKE) -C ../../$(WORKSRC)
 
 post-install:
        make -C $(WORKOBJ)/Documentation/ install


reply via email to

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