python-Werkzeug: fix indention
This commit is contained in:
		| @@ -17,12 +17,12 @@ distfiles="${PYPI_SITE}/W/Werkzeug/Werkzeug-${version}.tar.gz" | ||||
| checksum=9d2771e4c89be127bc4bac056ab7ceaf0e0064c723d6b6e195739c3af4fd5c1d | ||||
|  | ||||
| python3.4-Werkzeug_package() { | ||||
|     noarch=yes | ||||
|     depends="python3.4" | ||||
|     pycompile_version="3.4" | ||||
|     pycompile_module="werkzeug" | ||||
|     short_desc="${short_desc/Python2/Python3.4}" | ||||
|     pkg_install() { | ||||
|         vmove usr/lib/python3.4 | ||||
|     } | ||||
| 	noarch=yes | ||||
| 	depends="python3.4" | ||||
| 	pycompile_version="3.4" | ||||
| 	pycompile_module="werkzeug" | ||||
| 	short_desc="${short_desc/Python2/Python3.4}" | ||||
| 	pkg_install() { | ||||
| 		vmove usr/lib/python3.4 | ||||
| 	} | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Duncaen
					Duncaen