From 012df6081df5ff8862975797dc1357b9b5d49558 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 29 Nov 2018 01:40:39 +0000 Subject: Metadata tweak. --- cscript | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cscript') diff --git a/cscript b/cscript index b127ea26d..1a491d275 100644 --- a/cscript +++ b/cscript @@ -260,8 +260,7 @@ def make_spec(filename, version, target, options, requires=None): print('', file=f) print('%description', file=f) print('DCP-o-matic generates Digital Cinema Packages (DCPs) from video and audio ', file=f) - print('files (such as those from DVDs or Blu-Rays) for presentation on DCI-compliant ', file=f) - print('digital projectors.', file=f) + print('files for presentation on DCI-compliant digital projectors.', file=f) print('', file=f) print('%files', file=f) print('%{_bindir}/dcpomatic2', file=f) -- cgit v1.2.3