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

Context Navigation

  • Back to Ticket #137

Ticket #137: libmatroska-0.8.1.Patch

File libmatroska-0.8.1.Patch, 530 bytes (added by michaelvoliveira, 6 years ago)

.patch file

  • make/linux/Makefile

    diff -Naur libmatroska-0.8.1/make/linux/Makefile libmatroska-0.8.1-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/matroska 

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/