aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2013-02-27 17:46:58 -0800
committerMatt Turner <mattst88@gmail.com>2013-03-08 18:39:00 -0800
commitb64c146666b387169fc7e0e539478b686eeaa93f (patch)
tree7fac0b628ed8fff26b7c37222da174c120bf8e26 /examples/grp_template.spec
parentcreate-iso.sh: add usb boot via isohybrid (diff)
downloadcatalyst-b64c146666b387169fc7e0e539478b686eeaa93f.tar.gz
catalyst-b64c146666b387169fc7e0e539478b686eeaa93f.tar.bz2
catalyst-b64c146666b387169fc7e0e539478b686eeaa93f.zip
Whitespace cleanup.
Run the following command to cleanup whitespace. for FILE in $(git ls-tree -r --name-only HEAD | grep -v 'bz2$'); do sed -i 's/[[:space:]]*$//' "$FILE" done git checkout COPYING ChangeLog Reviewed-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'examples/grp_template.spec')
-rw-r--r--examples/grp_template.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/grp_template.spec b/examples/grp_template.spec
index 97e49dc8..8cf9e277 100644
--- a/examples/grp_template.spec
+++ b/examples/grp_template.spec
@@ -17,7 +17,7 @@ version_stamp:
# supported targets are: grp
# example:
# target: grp
-target: grp
+target: grp
# The rel_type defines what kind of build we are doing. This is merely another
# identifier, but it useful for allowing multiple concurrent builds. Usually,