gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1053: clean up gnuit


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1053: clean up gnuit
Date: Mon, 05 Nov 2012 21:03:34 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1053
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2012-11-05 21:03:34 +0100
message:
  clean up gnuit
added:
  gnu/gnuit/config.mk
modified:
  gnu/gnuit/Makefile
=== modified file 'gnu/gnuit/Makefile'
--- a/gnu/gnuit/Makefile        2010-06-10 20:16:29 +0000
+++ b/gnu/gnuit/Makefile        2012-11-05 20:03:34 +0000
@@ -1,16 +1,19 @@
 GARNAME = gnuit
 GARVERSION = 4.9.5
+HOME_URL = http://www.gnu.org/software/gnuit/
+DESCRIPTION = A set of interactive text-mode tools
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = gnuit/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-# BUILDDEPS = 
-# LIBDEPS = 
+BUILDDEPS = 
+LIBDEPS = 
 
-HOME_URL = http://www.gnu.org/software/gnuit/
-DESCRIPTION = GNU Interactive Tools
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/gnuit/config.mk'
--- a/gnu/gnuit/config.mk       1970-01-01 00:00:00 +0000
+++ b/gnu/gnuit/config.mk       2012-11-05 20:03:34 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gnuit ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=


reply via email to

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