python: explicit set permission mode of pyconfig.h to prevent footprint errors with unusual umask
This commit is contained in:
parent
e369a5bf84
commit
721747c969
@ -39,5 +39,5 @@ build () {
|
||||
rm $PKG/usr/lib/python/ctypes/macholib/README.ctypes
|
||||
|
||||
mv $PKG/usr/include/python2.7/pyconfig{,-64}.h
|
||||
cp $SRC/pyconfig.h $PKG/usr/include/python2.7/
|
||||
install -m 0644 $SRC/pyconfig.h $PKG/usr/include/python2.7/
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user