Skip to content
Snippets Groups Projects
Commit ed0a737a authored by Jack Nagel's avatar Jack Nagel
Browse files

Adjust BOTTLE_EXTNAME_RX for :snow_leopard_32

parent 303feacd
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ require 'mach'
class Pathname
include MachO
BOTTLE_EXTNAME_RX = /(\.[a-z_]+\.bottle\.(\d+\.)?tar\.gz)$/
BOTTLE_EXTNAME_RX = /(\.[a-z_]+(32)?\.bottle\.(\d+\.)?tar\.gz)$/
def install *sources
results = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment