gsrc-commit
[Top][All Lists]
Advanced

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

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


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8871: update gnulib to master
Date: Fri, 16 Dec 2022 03:26:59 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8871
revision-id: carlhansen1234@gmail.com-20221216082647-lzq44jv3ut17c58d
parent: carlhansen1234@gmail.com-20221216082556-ypeofi0b2clgy6ke
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2022-12-16 00:26:47 -0800
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-10-24 04:07:31 +0000
+++ b/pkg/gnu/gnulib/Makefile   2022-12-16 08:26:47 +0000
@@ -85,7 +85,7 @@
 post-build: makedoc  
 
 #install:
-pre-install: 
+install-gl: 
        @echo ------------------------------------------------------
        @echo installing gnulib.info  gnulib-tool  
        mkdir -p $(packagesdir)/$(DISTNAME)
@@ -95,7 +95,8 @@
        $(MAKECOOKIE)
 
 post-install: pre-install
-       $(MAKE) finish-package-install
+       @echo =============================================================
+       @echo =============================================================
        @echo =============================================================
        @echo =============================================================
        @echo Put GNULIB_SRCDIR  into your .bashrc to use GNULIB the way it is 
intended.
@@ -103,4 +104,6 @@
        @echo GNULIB_SRCDIR=$(PWD)/$(WORKSRC)  
        @echo =============================================================
        @echo =============================================================
+       @echo =============================================================
+       @echo =============================================================
 


reply via email to

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