gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4361: update gnulib to 20170324


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4361: update gnulib to 20170324
Date: Fri, 24 Mar 2017 21:36:25 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4361
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2017-03-24 18:36:10 -0700
message:
  update gnulib to 20170324
modified:
  pkg/gnu/gnulib/Makefile        makefile-20160617014725-uokjfnggs70iry9h-828
=== modified file 'pkg/gnu/gnulib/Makefile'
--- a/pkg/gnu/gnulib/Makefile   2017-03-19 07:44:25 +0000
+++ b/pkg/gnu/gnulib/Makefile   2017-03-25 01:36:10 +0000
@@ -17,7 +17,7 @@
 
 NAME = gnulib
 GARNAME = gnulib
-GARVERSION = 20160601
+GARVERSION = 20170324
 HOME_URL = http://www.gnu.org/software/gnulib/
 DESCRIPTION = Source files to share among distributions
 define BLURB
@@ -44,10 +44,15 @@
 
 ######################################################################
 
+include ../../../gar/gar.mk
+
+# gnulib does not use normal installation; it is not a normal package.
+#
 # make getit
 # then, cd ./gnulib; git pull     once in a while to update 
 
 
+
 getit:
        git clone git://git.savannah.gnu.org/gnulib.git
        make -C ./gnulib/doc
@@ -57,3 +62,5 @@
 
 gitpull:
        (cd gnulib; git pull)
+
+


reply via email to

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