gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2235: add blurb for which


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2235: add blurb for which
Date: Mon, 01 Apr 2013 19:35:31 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2235
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-04-01 19:35:31 +0200
message:
  add blurb for which
modified:
  gnu/which/Makefile
=== modified file 'gnu/which/Makefile'
--- a/gnu/which/Makefile        2012-12-17 19:04:57 +0000
+++ b/gnu/which/Makefile        2013-04-01 17:35:31 +0000
@@ -2,7 +2,11 @@
 GARNAME = which
 GARVERSION = 2.20
 HOME_URL = http://ftp.gnu.org/gnu/which/
-DESCRIPTION = Print the full path of executables in your PATH
+DESCRIPTION = Print the full paths of executables in your PATH
+define BLURB
+ which is a program that prints the full paths of executables on a
+ system.
+endef
 
 ######################################################################
 


reply via email to

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