mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
too much magic.
This commit is contained in:
@@ -7,12 +7,12 @@ STATUS_HAIKU="stable"
|
||||
# CHECKSUM_MD5= "5501c90ca02ae7ea93c34f067b3e0619"
|
||||
MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building."
|
||||
BUILD {
|
||||
cd redis
|
||||
cd redis-2.9.0-git
|
||||
make PREFIX=`finddir B_COMMON_DIRECTORY`
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd redis
|
||||
cd redis-2.9.0-git
|
||||
make install PREFIX=`finddir B_COMMON_DIRECTORY`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user