Mailing List Archive

[interchange] Make the distribution name also use the computed version
commit 5455a2ba62b55b49b69a8c5dc41a78d15cfddb65
Author: David Christensen <david@endpoint.com>
Date: Fri Nov 3 08:40:52 2017 -0500

Make the distribution name also use the computed version

Makefile.PL | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index 4612706..372fc1d 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -860,6 +860,7 @@ GetOptions(\%optctl, @options)
WriteMakefile(
NAME => "Interchange",
DISTNAME => "interchange",
+ DISTVNAME => "interchange-" . get_dist_version(),
clean => {
FILES => "lib/IniConf.pm _uid _db_storable _allow_threads _session_storable lib/File/CounterFile.pm scripts/initp.pl scripts/compile_link scripts/config_prog scripts/configdump scripts/expire scripts/localize scripts/expireall scripts/makecat scripts/ic_mod_perl scripts/interchange scripts/offline scripts/restart scripts/update _ic_version",
},

_______________________________________________
interchange-cvs mailing list
interchange-cvs@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-cvs