gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r983: cleanup dico


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r983: cleanup dico
Date: Sun, 28 Oct 2012 10:00:02 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 983
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-10-28 10:00:02 +0100
message:
  cleanup dico
modified:
  gnu/dico/Makefile
=== modified file 'gnu/dico/Makefile'
--- a/gnu/dico/Makefile 2012-08-25 22:15:17 +0000
+++ b/gnu/dico/Makefile 2012-10-28 09:00:02 +0000
@@ -1,16 +1,20 @@
 GARNAME = dico
 GARVERSION = 2.2
+HOME_URL = http://www.gnu.org/software/dico/
+DESCRIPTION = A flexible dictionary server and client implementing \
+RFC 2229
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = dico/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-BUILDDEPS = libtool gettext zlib readline guile
-# LIBDEPS = 
+BUILDDEPS =   
+LIBDEPS = readline libtool gettext zlib  guile
 
-HOME_URL = http://www.gnu.org/software/dico/
-DESCRIPTION = GNU Dico, a flexible dictionary server and client implementing 
RFC 2229
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk


reply via email to

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