wscript: consistently have at most one empty separator line
This commit is contained in:
@@ -68,7 +68,6 @@ def build_ardour_util(bld, util):
|
||||
if bld.is_defined('NEED_INTL'):
|
||||
obj.linkflags = ' -lintl'
|
||||
|
||||
|
||||
def build(bld):
|
||||
VERSION = "%s.%s" % (bld.env['MAJOR'], bld.env['MINOR'])
|
||||
# session-utils depend on the dummy backend
|
||||
|
||||
Reference in New Issue
Block a user