From: Travis Cross Date: Sat, 5 May 2012 23:33:17 +0000 (+0000) Subject: debian: correct indentation level X-Git-Tag: v1.2-rc1~17^2~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d281cf8ee8a2b6e15fa7d6e36f371bbdf05fea7a;p=thirdparty%2Ffreeswitch.git debian: correct indentation level --- diff --git a/debian/README.source b/debian/README.source index 9f20a9d4a2..3ecd6e1294 100644 --- a/debian/README.source +++ b/debian/README.source @@ -48,10 +48,10 @@ The format of debian/modules.conf is: To build this package, I recommend running the following from the root directory of your FS git working tree: - mkdir ../sounds - export FS_SOUNDS_DIR=$(pwd)/../sounds - git clean -fdx && git reset --hard HEAD - (cd debian && ./bootstrap.sh) - schedtool -B -e git-buildpackage --git-verbose -us -uc + mkdir ../sounds + export FS_SOUNDS_DIR=$(pwd)/../sounds + git clean -fdx && git reset --hard HEAD + (cd debian && ./bootstrap.sh) + schedtool -B -e git-buildpackage --git-verbose -us -uc - -- Travis Cross , Sat, 5 May 2012 08:04:19 +0000 + -- Travis Cross , Sat, 5 May 2012 23:32:53 +0000