mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -86,15 +86,15 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs liblber liblber-2.4 libldap libldap-2.4 \
|
||||
libldap_r libldap_r-2.4
|
||||
|
||||
|
||||
mkdir -p $dataDir/openldap
|
||||
mv $settingsDir/openldap/ldap.conf.default $dataDir/openldap/
|
||||
|
||||
|
||||
packageEntries devel $developDir $documentationDir/man/man3
|
||||
|
||||
|
||||
if [ -n "$secondaryArchSuffix" ]; then
|
||||
rm -rf $binDir
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user