From a1dfa8e61f385a6b388b66f4860e96a62f3edae6 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sat, 14 Jun 2008 11:29:29 -0500 Subject: Combine repo-add and repo-remove into one script They shared about 75% of their code, so there is no real reason we should maintain them separately. Merge the differences accordingly and add a check based on the basename of the command used to decide what behavior to follow. Signed-off-by: Dan McGee --- po/POTFILES.in | 1 - 1 file changed, 1 deletion(-) (limited to 'po/POTFILES.in') diff --git a/po/POTFILES.in b/po/POTFILES.in index 73640f25..10175bf5 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -16,4 +16,3 @@ src/pacman/util.c scripts/makepkg.sh.in scripts/pacman-optimize.sh.in scripts/repo-add.sh.in -scripts/repo-remove.sh.in -- cgit v1.2.3-24-g4f1b