gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1056: clean up gnun


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

------------------------------------------------------------
revno: 1056
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2012-11-05 21:05:56 +0100
message:
  clean up gnun
added:
  gnu/gnun/config.mk
modified:
  gnu/gnun/Makefile
=== modified file 'gnu/gnun/Makefile'
--- a/gnu/gnun/Makefile 2012-08-25 22:15:17 +0000
+++ b/gnu/gnun/Makefile 2012-11-05 20:05:56 +0000
@@ -1,16 +1,19 @@
 GARNAME = gnun
 GARVERSION = 0.6
+HOME_URL = http://www.gnu.org/software/gnun/
+DESCRIPTION = A build system for www.gnu.org translations
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = gnun/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-# BUILDDEPS = 
-# LIBDEPS = 
+BUILDDEPS = 
+LIBDEPS = 
 
-HOME_URL = http://www.gnu.org/software/gnun/
-DESCRIPTION = GNUnited Nations
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

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


reply via email to

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