mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 14:08:51 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="Simple Direct Media Layer"
|
||||
HOMEPAGE="http://sdljoytest.sourceforge.net"
|
||||
DESCRIPTION="Simple Direct Media Layer"
|
||||
HOMEPAGE="http://sdljoytest.sourceforge.net"
|
||||
SOURCE_URI="http://sourceforge.net/projects/sdljoytest/files/sdljoytest/SDLJoytest-GL/SDLJoytest-GL-11102003.tar.bz2/download"
|
||||
CHECKSUM_MD5="bd80f7a1537dc0e17c9d524f0b29f5ee"
|
||||
REVISION="1"
|
||||
@@ -16,7 +16,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
cd SDLJoytest-GL
|
||||
BINDIR=${DESTDIR}`finddir B_COMMON_BIN_DIRECTORY`
|
||||
BINDIR=${DESTDIR}`finddir B_COMMON_BIN_DIRECTORY`
|
||||
MANDIR=${DESTDIR}`finddir B_COMMON_DATA_DIRECTORY`/man/man1
|
||||
mkdir -p ${BINDIR}
|
||||
mkdir -p ${MANDIR}
|
||||
|
||||
Reference in New Issue
Block a user