mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
Added DESTDIR support and COPYRIGHT and LICENSE lines to the tuxpaint bep file
This commit is contained in:
@@ -25,5 +25,8 @@ BUILD {
|
||||
|
||||
INSTALL {
|
||||
cd tuxpaint-0.9.2x-cvs
|
||||
make install
|
||||
make install DESTDIR=${DESTDIR}
|
||||
}
|
||||
|
||||
COPYRIGHT="2002-2010 by Bill Kendrick and others"
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
Reference in New Issue
Block a user