commit cbc14ba032e48e06710275cc305c9e4253467a5e
Author: Oswald Buddenhagen <[email protected]>
Date: Sun Oct 1 10:44:09 2017 +0200
rename get-cert => mbsync-get-cert
to avoid undue namespace pollution. inspired by debian.
Makefile.am | 2 +-
NEWS | 2 ++
debian/rules | 2 --
get-cert => mbsync-get-cert | 0
4 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 5867482..37ab176 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
SUBDIRS = src
-bin_SCRIPTS = get-cert
+bin_SCRIPTS = mbsync-get-cert
EXTRA_DIST = debian isync.spec $(bin_SCRIPTS)
LOG_PL = \
diff --git a/NEWS b/NEWS
index a51e537..a50c658 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ Support for TLS client certificates was added.
Support for recovering from baseless UID validity changes was added.
+The get-cert script was renamed to mbsync-get-cert.
+
[1.2.0]
The 'isync' compatibility wrapper is now deprecated.
diff --git a/debian/rules b/debian/rules
index d11b1a3..fbe9376 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,4 @@
override_dh_auto_install:
dh_auto_install
- mv $(CURDIR)/debian/isync/usr/bin/get-cert \
- $(CURDIR)/debian/isync/usr/bin/mbsync-get-cert
$(RM) $(CURDIR)/debian/isync/usr/share/doc/isync/ChangeLog
diff --git a/get-cert b/mbsync-get-cert
similarity index 100%
rename from get-cert
rename to mbsync-get-cert
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel