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:
@@ -2,7 +2,7 @@ SUMMARY="The popular cross-plattform media player"
|
||||
DESCRIPTION="VLC is a free and open source cross-platform multimedia player \
|
||||
and framework that plays most multimedia files as well as DVDs, Audio CDs, \
|
||||
VCDs, and various streaming protocols."
|
||||
HOMEPAGE="http://www.videolan.org/vlc/"
|
||||
HOMEPAGE="http://www.videolan.org/vlc/"
|
||||
COPYRIGHT="1998-2015"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
@@ -182,7 +182,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install-strip
|
||||
|
||||
|
||||
rm -rf $dataDir/{applications,icons,kde4,vlc}
|
||||
|
||||
# Punt useless libtool's .la files
|
||||
|
||||
Reference in New Issue
Block a user