]> cygwin.com Git - cygwin-apps/setup.git/commitdiff
Make sure we process the last version description in setup.ini
authorJon Turney <jon.turney@dronecode.org.uk>
Fri, 2 Feb 2018 19:41:58 +0000 (19:41 +0000)
committerJon Turney <jon.turney@dronecode.org.uk>
Mon, 5 Feb 2018 22:04:59 +0000 (22:04 +0000)
IniDBBuilderPackage.cc

index 4169634e904a4687048601dc3c93acd535e880d9..8fa6ad92a82b3913de0d835b520d26de7d6d5b24 100644 (file)
@@ -36,6 +36,7 @@ currentSpec (0), _feedback (aFeedback){}
 
 IniDBBuilderPackage::~IniDBBuilderPackage()
 {
+  process();
 }
 
 void
This page took 0.028542 seconds and 5 git commands to generate.