gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1005: clean up freeipmi


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1005: clean up freeipmi
Date: Sun, 28 Oct 2012 22:55:00 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1005
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-10-28 22:55:00 +0100
message:
  clean up freeipmi
added:
  gnu/freeipmi/config.mk
modified:
  gnu/freeipmi/Makefile
=== modified file 'gnu/freeipmi/Makefile'
--- a/gnu/freeipmi/Makefile     2012-10-03 18:33:02 +0000
+++ b/gnu/freeipmi/Makefile     2012-10-28 21:55:00 +0000
@@ -1,16 +1,19 @@
 GARNAME = freeipmi
 GARVERSION = 1.2.2
+HOME_URL = http://www.gnu.org/software/freeipmi/
+DESCRIPTION = In-band and out-of-band IPMI software
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = freeipmi/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-# BUILDDEPS = 
+BUILDDEPS = 
 LIBDEPS = libgcrypt
 
-HOME_URL = http://www.gnu.org/software/freeipmi/
-# DESCRIPTION = 
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/freeipmi/config.mk'
--- a/gnu/freeipmi/config.mk    1970-01-01 00:00:00 +0000
+++ b/gnu/freeipmi/config.mk    2012-10-28 21:55:00 +0000
@@ -0,0 +1,4 @@
+## Configuration options for freeipmi ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=


reply via email to

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