[haiku-bugs] [Haiku] #8791: [Build System] expander.rules looks wrong

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Thu, 26 Jul 2012 15:55:25 -0000

#8791: [Build System] expander.rules looks wrong
--------------------------+------------------------------
 Reporter:  diver         |        Owner:  bonefish
     Type:  bug           |       Status:  new
 Priority:  normal        |    Milestone:  R1
Component:  Build System  |      Version:  R1/Development
 Keywords:                |   Blocked By:
 Blocking:                |  Has a Patch:  0
 Platform:  All           |
--------------------------+------------------------------
 This is self made image built on linux, hrev44410 gcc2hybrid.

 {{{
 -e "application/x-7z-compressed"        .7z     "7za l %s"      "7za x -y
 %s"
 "application/x-xz"      .tar.xz "tar -Jtvf %s"  "tar -Jxvf %s"
 "application/x-xz"      .txz    "tar -Jtvf %s"  "tar -Jxvf %s"
 "application/x-xz"      .xz     "echo %s | sed 's/.xz$//g'"     "xz -df
 %s"
 }}}


 http://cgit.haiku-os.org/haiku/tree/build/jam/OptionalPackages#n1492

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8791>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: