gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1238: clean up stow


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1238: clean up stow
Date: Wed, 21 Nov 2012 13:29:13 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1238
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2012-11-21 13:29:13 +0100
message:
  clean up stow
added:
  gnu/stow/config.mk
modified:
  gnu/stow/Makefile
=== modified file 'gnu/stow/Makefile'
--- a/gnu/stow/Makefile 2012-08-25 22:15:17 +0000
+++ b/gnu/stow/Makefile 2012-11-21 12:29:13 +0000
@@ -1,16 +1,20 @@
 GARNAME = stow
 GARVERSION = 2.2.0
+HOME_URL = http://www.gnu.org/software/stow/
+DESCRIPTION = A symlink manager for making distict directories appear\
+merged
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = stow/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
-# SIGFILES = 
-
-# BUILDDEPS = 
-# LIBDEPS = 
-
-HOME_URL = http://www.gnu.org/software/stow/
-DESCRIPTION = GNU Stow
+SIGFILES = 
+
+BUILDDEPS = 
+LIBDEPS = 
+
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

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


reply via email to

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