]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - perl-policy.sgml
Clarification of the Format field in control files -- patch for #547272.
[debian/debian-policy.git] / perl-policy.sgml
index 58c33328fb8eec1aea378294862c3df1cc79cc5c..4f34758e8f458aeb0248f575dd4a548dccb4523b 100644 (file)
@@ -316,7 +316,7 @@ $(MAKE) OPTIMIZE="-O2 -g -Wall"
          </example>
          and this one to install the results into the temporary tree:
          <example>
-$(MAKE) install PREFIX=$(CURDIR)/debian/&lt;tmp&gt;/usr
+$(MAKE) install DESTDIR=$(CURDIR)/debian/&lt;tmp&gt;
          </example><footnote>
            <p>Replace &lt;tmp&gt; with the appropriate directory
            (nominally just tmp)</p>