Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2017-10-19 04:35:34 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2017-10-25 14:45:49 +0300
commitf1cac7e148c28771c6b6a467d183cd1cdfd009d1 (patch)
treeedb9f248b3bba4dc4ee788aaf0fd33c10cba9661
parent73c6fd45158edd412f25b30435cfcea3ab17dc67 (diff)
Add transfig-debug to nonunique_versions
-rw-r--r--calm/past_mistakes.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py
index de99439..550e916 100644
--- a/calm/past_mistakes.py
+++ b/calm/past_mistakes.py
@@ -140,6 +140,7 @@ nonunique_versions = [
'sng-debuginfo',
'socat-debuginfo', # debuginfo for test version when curr has no debuginfo
'sqlite3-zlib', # sqlite3-zlib removed in 3.8.10, use sqlite3-compress instead
+ 'transfig-debuginfo', # after transfig 3.2.6 source is included in xfig
'w3m-img',
]