mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Tell xtrans to put data to common/data instead.
The aclocal macros are wanted there... painful
This commit is contained in:
@@ -12,7 +12,7 @@ BUILD {
|
||||
libtoolize --force --copy --install
|
||||
autoreconf -i
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY` \
|
||||
--datadir=`finddir B_COMMON_LIB_DIRECTORY`
|
||||
--datadir=`finddir B_COMMON_DATA_DIRECTORY`
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
|
||||
Reference in New Issue
Block a user