gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1072: clean up gnuschool


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1072: clean up gnuschool
Date: Tue, 06 Nov 2012 22:34:39 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1072
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Tue 2012-11-06 22:34:39 +0100
message:
  clean up gnuschool
added:
  gnu/gnuschool/config.mk
modified:
  gnu/gnuschool/Makefile
=== modified file 'gnu/gnuschool/Makefile'
--- a/gnu/gnuschool/Makefile    2010-06-10 20:16:29 +0000
+++ b/gnu/gnuschool/Makefile    2012-11-06 21:34:39 +0000
@@ -1,16 +1,19 @@
 GARNAME = gnuschool
 GARVERSION = 0.2
+HOME_URL = http://www.gnu.org/software/gnuschool/
+DESCRIPTION = gnuschool
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = gnuschool/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-# BUILDDEPS = 
-# LIBDEPS = 
+BUILDDEPS = 
+LIBDEPS = 
 
-HOME_URL = http://www.gnu.org/software/gnuschool/
-DESCRIPTION = gnuschool
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

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


reply via email to

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