From Phil Dillon-Thiselton <dibblethewrecker@gmail.com>:
* Wording error in makepkg.conf
This commit is contained in:
parent
103dbb9fd1
commit
473fee2f11
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,8 @@ BUILDENV=(fakeroot !distcc color !ccache)
|
|||
#
|
||||
#-- strip: Strip symbols from binaries/libraries
|
||||
#-- docs: Save doc and info directories
|
||||
#-- libtool: Leave libtool (.la) files in binaries
|
||||
#-- emptydirs: Leave empty directories in binaries
|
||||
#-- libtool: Leave libtool (.la) files in packages
|
||||
#-- emptydirs: Leave empty directories in packages
|
||||
#
|
||||
OPTIONS=(strip !docs libtool emptydirs)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue