Another typo.
authorCarl Hetherington <cth@carlh.net>
Sun, 5 May 2013 23:59:49 +0000 (00:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 5 May 2013 23:59:49 +0000 (00:59 +0100)
wscript

diff --git a/wscript b/wscript
index 68be089099aeafc26fb574f5705127f2b23123ad..5c7ba53d23fdaa5f2ff41968c074b8a79baaa9ad 100644 (file)
--- a/wscript
+++ b/wscript
@@ -233,7 +233,7 @@ def build(bld):
     obj.target = 'dvdomatic_batch.desktop'
     obj.dict = d
 
-    bld.install_files('${PREFIX}/share/applications', ['dvdomatic.desktop', 'dvdomatic_batch.desktop.in'])
+    bld.install_files('${PREFIX}/share/applications', ['dvdomatic.desktop', 'dvdomatic_batch.desktop'])
     for r in ['22x22', '32x32', '48x48', '64x64', '128x128']:
         bld.install_files('${PREFIX}/share/icons/hicolor/%s/apps' % r, 'icons/%s/dvdomatic.png' % r)