1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 11:42:40 +01:00

- replace tab by 4 spaces.

This commit is contained in:
2014-09-26 16:54:19 +02:00
parent e6a97ba201
commit 50f6c5c6e5
6 changed files with 10 additions and 10 deletions

View File

@@ -54,7 +54,7 @@ src_unpack() {
src_prepare() {
if [[ ${PV} == "9999" ]] ; then
eautoreconf
eautoreconf
else
default_src_prepare
fi