gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r980: cleanup ddrescue


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r980: cleanup ddrescue
Date: Sun, 28 Oct 2012 09:44:05 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 980
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-10-28 09:44:05 +0100
message:
  cleanup ddrescue
modified:
  gnu/ddrescue/Makefile
=== modified file 'gnu/ddrescue/Makefile'
--- a/gnu/ddrescue/Makefile     2012-08-25 22:15:17 +0000
+++ b/gnu/ddrescue/Makefile     2012-10-28 08:44:05 +0000
@@ -1,16 +1,19 @@
 GARNAME = ddrescue
 GARVERSION = 1.16
+HOME_URL = http://www.gnu.org/software/ddrescue/ddrescue.html
+DESCRIPTION = A data recovery tool
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = ddrescue/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
 BUILDDEPS = 
 USE_TESTS = 1
 
-HOME_URL = http://www.gnu.org/software/ddrescue/ddrescue.html
-DESCRIPTION = GNU ddrescue
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk


reply via email to

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