Submitter | timeless@mozdev.org |
---|---|
Date | Dec. 22, 2015, 11:14 a.m. |
Message ID | <95a008998f65f756bee3.1450782850@waste.org> |
Download | mbox | patch |
Permalink | /patch/12238/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/contrib/fixpax.py b/contrib/fixpax.py old mode 100644 new mode 100755 --- a/contrib/fixpax.py +++ b/contrib/fixpax.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python # fixpax - fix ownership in bdist_mpkg output # # Copyright 2015 Matt Mackall <mpm@selenic.com>