[cowdancer] 03/04: parameter.c: Remove duplicate hookdir definition

James Clarke jrtc27 at moszumanska.debian.org
Sat Jan 14 01:14:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

jrtc27 pushed a commit to branch master
in repository cowdancer.

commit 4f8d67ce53a4d3b20495b3717adefbe7ec1029b3
Author: James Clarke <jrtc27 at jrtc27.com>
Date:   Sat Jan 14 00:38:48 2017 +0000

    parameter.c: Remove duplicate hookdir definition
---
 parameter.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parameter.c b/parameter.c
index 839282d..368f69d 100644
--- a/parameter.c
+++ b/parameter.c
@@ -414,7 +414,6 @@ int parse_parameter(int ac, char** av,
 
     /* verbatim options with argument, synced as of pbuilder 0.153 */
     {"aptcache", required_argument, 0, 'M'},
-    {"hookdir", required_argument, 0, 'M'},
     {"debemail", required_argument, 0, 'M'},
     {"logfile", required_argument, 0, 'M'},
     {"aptconfdir", required_argument, 0, 'M'},

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/cowdancer.git



More information about the Pbuilder-maint mailing list