diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-07-29 08:51:04 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-07-29 08:51:04 +0000 |
| commit | 33c1de7d1f826bec1ff5165dda3c790588f51363 (patch) | |
| tree | 54788dca6e7876d3ef897a3112a9627753ada68e /share/examples | |
| parent | 3b82505bb2ab6c83281b29409670e5fa69352a28 (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/etc/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index af72a0121a72..54ff68713699 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -74,7 +74,7 @@ #WANT_FORCE_OPTIMIZATION_DOWNGRADE=1 # # Compare before install -#COPY= -C +#INSTALL=install -C # # Mtree will follow symlinks #MTREE_FOLLOWS_SYMLINKS= -L |
