More rejigging.
[dcpomatic.git] / builds / deb-12.04
index aea23509a1706f637296e36021139902021ed0f2..ab1469e873f656e87a2bcc483cb0514078c7738c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash -e
 
-cp -r builds/debian-12.04 debian
+cp builds/control-12.04 debian/
 ./waf dist
 TARBALL=`ls -1 *.tar.bz2`
 VERSION=`echo $TARBALL | sed -e 's/^dvdomatic-\(.*\).tar.bz2/\1/'`