Trailing whitespace cleanup.
This commit is contained in:
@@ -62,7 +62,7 @@ prepare() {
|
||||
|
||||
# FS#23997
|
||||
sed -i -e "s|^#.* /usr/local/bin/python|#!/usr/bin/python|" Lib/cgi.py
|
||||
|
||||
|
||||
patch -p1 -i ${srcdir}/3.3-dbm.patch
|
||||
patch -p1 -i ${srcdir}/3.3-enable-new-dtags.patch
|
||||
patch -p1 -i ${srcdir}/3.3-tkinter.patch
|
||||
@@ -136,7 +136,7 @@ package() {
|
||||
|
||||
# License
|
||||
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
|
||||
|
||||
|
||||
# fix permissons
|
||||
find ${pkgdir}/usr -type f \( -name *.dll -o -name *.exe \) | xargs chmod 0755
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user