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:
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="Sablotron XML processor"
|
||||
HOMEPAGE="http://sourceforge.net/projects/sablotron"
|
||||
DESCRIPTION="Sablotron XML processor"
|
||||
HOMEPAGE="http://sourceforge.net/projects/sablotron"
|
||||
SOURCE_URI="http://sourceforge.net/projects/sablotron/files/sablotron-1.0.3/Sablot-1.0.3.tar.gz/download"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
@@ -16,7 +16,7 @@ BUILD()
|
||||
aclocal
|
||||
automake --add-missing -Wnone
|
||||
autoconf
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY`
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY`
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user