mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -61,11 +61,11 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# Remove stuff we don't need in the secondary architecture base package.
|
||||
if [ -n "$secondaryArchSuffix" ]; then
|
||||
rm -rf $binDir
|
||||
fi
|
||||
fi
|
||||
|
||||
prepareInstalledDevelLibs libicns
|
||||
fixPkgconfig
|
||||
|
||||
Reference in New Issue
Block a user