[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#695091: live-build: incorrect version check



tag 695091 - upstream
tag 695091 - patch
tag 695091 pending
severity 695091 normal
thanks

On 12/04/2012 06:50 AM, Konstantin Demin wrote:
Suggested patch on /usr/share/live/build/functions/defaults.sh:
-           if [ ${CURRENT_CONFIG_VERSION} -ge 4 ]
+           if [ ${CURRENT_CONFIG_VERSION} -gt 4 ]

ftr, the correct thing here is to increase the number, not to loosen the condition. done in git.

--
Address:        Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:          daniel.baumann@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel.baumann/


Reply to: