gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8495: update gnulib to master


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8495: update gnulib to master
Date: Sun, 24 Jul 2022 21:28:01 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8495
revision-id: carlhansen1234@gmail.com-20220725012756-f649uiuxksujx2q5
parent: carlhansen1234@gmail.com-20220725012424-u9hz1werytitihyn
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2022-07-24 18:27:56 -0700
message:
  update gnulib to master
modified:
  pkg/gnu/gnulib/Makefile        makefile-20160617014725-uokjfnggs70iry9h-828
=== modified file 'pkg/gnu/gnulib/Makefile'
--- a/pkg/gnu/gnulib/Makefile   2022-07-11 20:45:11 +0000
+++ b/pkg/gnu/gnulib/Makefile   2022-07-25 01:27:56 +0000
@@ -77,7 +77,7 @@
 fetch-my::
        if [ -d $(WORKSRC)/.git   ]; then    $(MAKE) gitpull ;  else  \
           (  cd $(DOWNLOADDIRGIT)  &&  git clone 
https://git.savannah.gnu.org/git/$(GARNAME).git && \
-               ( cd $(WORKSRC) &&  git checkout $(GIT_REVISION) ) );  fi 
+               ( cd $(GARNAME) &&  git checkout $(GIT_REVISION) ) );  fi 
        $(MAKECOOKIE)
 
 makedoc: fetch-my


reply via email to

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