mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
xcb_proto: Pass / as DESTDIR
This works around py-compile complaining about an empty DESTDIR. Note however some python files end up in non-packaged/... FIXME
This commit is contained in:
@@ -46,5 +46,5 @@ BUILD()
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
make install DESTDIR=/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user