- Fix all files having executable bit
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-getmac?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
43f98af1d7
commit
9bfe5ffe85
@@ -41,6 +41,8 @@ A Python module to get MAC addresses of remote hosts and local interfaces.
|
||||
%prep
|
||||
%setup -q -n getmac-%{version}
|
||||
sed -i "1,4{/\/usr\/bin\/env/d}" getmac/__main__.py
|
||||
rm -r *egg-info
|
||||
find . -type f -exec chmod -x {} \;
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user