]> diplodocus.org Git - nmh/blobdiff - SPECS/nmh.spec
Clarify %(profile) escape
[nmh] / SPECS / nmh.spec
index 983254098207a4cf13b6da05ed88a3898c014aab..0d31097a74fd297c0c172affa0474ea730655e30 100644 (file)
 #    For example:
 #      $ rpm -i nmh-1.4-0.fc16.src.rpm
 #      $ rpmbuild --rmsource --rmspec \
-#          --define '_sysconfdir /usr/local/nmh/etc' \
 #          --define 'configure_opts --with-cyrus-sasl --with-tls' \
 #          --bb ~/lib/rpmbuild/SPECS/nmh.spec
 #
 # If configure has previously been run successfully in the workspace,
 # it will not be invoked again, even if configure_opts is defined.
 #
-# Note that "make rpm" sets _sysconfdir.  If configuring to install
-# anyplace other than the default _sysconfdir, typically /etc, and
-# you're not using this through "make rpm", be sure to set _sysconfdir.
-#
 # With kernel (fcntl, flock, or lockf) locking, or with dot locking
 # and a lockdir that's writable by the user, bin/inc does not need to
 # be setgid.  This spec assumes that.  But if needed, add something