mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -59,7 +59,7 @@ SOURCE_DIR=""
|
||||
|
||||
BUILD()
|
||||
{
|
||||
for i in `ls -d ../sources*`; do
|
||||
for i in `ls -d ../sources*`; do
|
||||
pushd $i
|
||||
mkdir -p cabcontents
|
||||
cabextract --lowercase --directory=cabcontents *.exe
|
||||
|
||||
Reference in New Issue
Block a user