missed debian/ prefix.
authorSven Luther <luther@debian.org>
Thu, 15 Jul 2004 09:51:20 +0000 (09:51 +0000)
committerSven Luther <luther@debian.org>
Thu, 15 Jul 2004 09:51:20 +0000 (09:51 +0000)
debian/rules

index 8b8ff763c3ef30073da0960cc585586d95b59845..4f31903857854ad2b548690209e12163c5ad4bdc 100755 (executable)
@@ -146,7 +146,7 @@ install-arch:
        if [ -e opt-built-stamp ]; then                                 \
                dh_movefiles -pocaml                                    \
                        --sourcedir=debian/ocaml-nox                    \
-                       `cat ocaml-opt.files`;                          \
+                       `cat debian/ocaml-opt.files`;                   \
        else                                                            \
                dh_movefiles -pocaml                                    \
                        --sourcedir=debian/ocaml-nox;                   \