mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-13 23:30:04 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -97,7 +97,7 @@ BUILD()
|
||||
touch Parser/asdl* Python/Python-ast.c Include/Python-ast.h
|
||||
|
||||
rm -f python
|
||||
|
||||
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
@@ -107,7 +107,7 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLibs libpython3.4m
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
mkdir -p $prefix/lib/python3.4/vendor-packages
|
||||
echo 'This directory contains packaged python modules.' \
|
||||
>$prefix/lib/python3.4/vendor-packages/README
|
||||
|
||||
Reference in New Issue
Block a user