]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Fix (p)install of compile_et (addendum)
authorAntoine Verheijen <antoine@ualberta.ca>
Thu, 25 Feb 2010 08:54:30 +0000 (01:54 -0700)
committerDerrick Brashear <shadow@dementia.org>
Thu, 25 Feb 2010 13:34:43 +0000 (05:34 -0800)
commit9d21bc07aac44d32adf496745ce189dfd7c463c8
tree286408e39f29af4b25be64a560dcfad3189c7647
parent01c05448948cca5cdd6998c19ed275459d271824
Fix (p)install of compile_et (addendum)

A prior update (ChangeID: Ie6af2d3fd9c5166dd2d884c22d287c180b24fab1)
stops compile_et from being (p)installed into a separate directory.
Unfortunately, there's a second rule in the Makefile exhibiting the
same behaviour that was missed (the decision of which rule is used is
determined by whether a 'make install' or 'make dest' is requested).
This patch fixes the second ruleset as well.

Change-Id: I0e94d5cf0bb4e46a24fba6e77aa6baff2118f78b
Reviewed-on: http://gerrit.openafs.org/1397
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/comerr/Makefile.in