HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #245

Ticket #245: libebml-0.7.8.Patch

File libebml-0.7.8.Patch, 510 bytes (added by michaelvoliveira, 6 years ago)
  • make/linux/Makefile

    diff -Naur libebml-0.7.8/make/linux/Makefile libebml-0.7.8-haiku/make/linux/Makefile
    old new  
    1212# Paths 
    1313# BeOS wants the libs and headers in /boot/home/config 
    1414ifeq (BeOS,$(shell uname -s)) 
    15 prefix=/boot/home/config 
     15prefix=/boot/common 
    1616else 
    17 prefix=/usr/local 
     17prefix=/boot/common 
    1818endif 
    1919libdir=$(prefix)/lib 
    2020includedir=$(prefix)/include/ebml 

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/