gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8695: some minor fixes


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8695: some minor fixes
Date: Mon, 24 Oct 2022 00:07:36 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8695
revision-id: carlhansen1234@gmail.com-20221024040731-vweervbedktvlpsn
parent: carlhansen1234@gmail.com-20221024040130-80snzp19rqrbvwss
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2022-10-23 21:07:31 -0700
message:
  some minor fixes
modified:
  pkg/gnu/config/Makefile        makefile-20170430231231-0lbw966hs16oxlmd-2
  pkg/gnu/gnulib/Makefile        makefile-20160617014725-uokjfnggs70iry9h-828
  pkg/gnu/ncurses/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1464
  pkg/gnu/parallel/Makefile      makefile-20160617014725-uokjfnggs70iry9h-1517
=== modified file 'pkg/gnu/config/Makefile'
--- a/pkg/gnu/config/Makefile   2022-10-24 03:23:28 +0000
+++ b/pkg/gnu/config/Makefile   2022-10-24 04:07:31 +0000
@@ -85,10 +85,4 @@
        $(INSTALL_MAN) $(WORKSRC)/doc/config.sub.1
        $(MAKECOOKIE)
 
-#install-my: pre-install
-#      $(MAKE) finish-install
-#      $(MAKECOOKIE)
-
-#pre-sysinstall: finish-install
-#echo  sysinstall
 

=== modified file 'pkg/gnu/gnulib/Makefile'
--- a/pkg/gnu/gnulib/Makefile   2022-10-24 03:23:28 +0000
+++ b/pkg/gnu/gnulib/Makefile   2022-10-24 04:07:31 +0000
@@ -95,7 +95,7 @@
        $(MAKECOOKIE)
 
 post-install: pre-install
-       $(MAKE) finish-install
+       $(MAKE) finish-package-install
        @echo =============================================================
        @echo =============================================================
        @echo Put GNULIB_SRCDIR  into your .bashrc to use GNULIB the way it is 
intended.

=== modified file 'pkg/gnu/ncurses/Makefile'
--- a/pkg/gnu/ncurses/Makefile  2022-10-16 00:54:36 +0000
+++ b/pkg/gnu/ncurses/Makefile  2022-10-24 04:07:31 +0000
@@ -112,7 +112,7 @@
        $(MAKECOOKIE)
 
 post-install: install-ncursesw install-ncurses
-       $(MAKE) finish-install
+       $(MAKE) finish-package-install
        $(MAKECOOKIE)
 
 # old way:

=== modified file 'pkg/gnu/parallel/Makefile'
--- a/pkg/gnu/parallel/Makefile 2022-10-22 17:03:56 +0000
+++ b/pkg/gnu/parallel/Makefile 2022-10-24 04:07:31 +0000
@@ -46,9 +46,7 @@
 include ../../../gar/gar.lib/auto.mk
 include config.mk
 
-#post-install: finish-install
 #      @echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-
 #      @echo  $(WORKSRC) to make install-data-hook, install workaround
 #      cd $(WORKSRC) &&  $(MAKE) -k install-data-hook
 #      @echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


reply via email to

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