gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7489: update 8sync to 0.4.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7489: update 8sync to 0.4.2
Date: Sat, 17 Apr 2021 14:41:15 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7489
revision-id: carlhansen@gnu.org-20210417184110-6k11vykum8r9esxg
parent: carlhansen@gnu.org-20210416233714-smu186p86owvy37w
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sat 2021-04-17 11:41:10 -0700
message:
  update 8sync to 0.4.2
modified:
  pkg/gnu/8sync/Makefile         makefile-20160617014725-uokjfnggs70iry9h-375
=== modified file 'pkg/gnu/8sync/Makefile'
--- a/pkg/gnu/8sync/Makefile    2017-03-19 07:44:25 +0000
+++ b/pkg/gnu/8sync/Makefile    2021-04-17 18:41:10 +0000
@@ -1,6 +1,7 @@
-# Copyright © 2016, 2017 Carl Hansen  <carlhansen@gnu.org>
+# Copyright © 2016, 2017, 2021Carl Hansen  <carlhansen@gnu.org>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -14,6 +15,9 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
 
 NAME = 8sync
 GARNAME = 8sync
@@ -34,11 +38,16 @@
 SIGFILES = $(DISTNAME).tar.gz.sig
 
 #requires guile 2.2 
-BUILDDEPS =
+BUILDDEPS = guile
 LIBDEPS =
 
 ######################################################################
 
+
 include ../../../gar/gar.lib/auto.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
+
+pre-configure: extract
+       cd $(WORKSRC) && ./bootstrap.sh
+


reply via email to

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