swaroop: try to make -theater and -studio variants.
[dcpomatic.git] / platform / linux / wscript
index 805df8ae5729e3951e7a08afe5f2edb13e776747..d21d8b1bf15c4327250e612b0775c833a4350b0f 100644 (file)
@@ -1,6 +1,6 @@
 def build(bld):
     desktops = []
-    if bld.env.VARIANT != 'swaroop':
+    if bld.env.VARIANT != 'swaroop-theater':
         obj = bld(features='subst')
         obj.source = 'dcpomatic.desktop.in'
         obj.target = 'dcpomatic2.desktop'