diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-04-26 19:56:14 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-04-26 19:56:14 +0000 |
| commit | fdcb6453877649c4c6850236b7aacdd6b1457957 (patch) | |
| tree | feebe99cc1c0e27ef46a9ac5940d419e8ad215a4 /share/examples | |
| parent | 0425e01683606ad9fe71c83128211e979e89e8e7 (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 1fd3c79cf8bd..a703cc72d181 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -97,7 +97,7 @@ #COPTFLAGS= -O -pipe # # Compare before install. -#INSTALL=install -C +#INSTALL+= -C # # Mtree will follow symlinks. #MTREE_FOLLOWS_SYMLINKS= -L |
