[gcompris] Added .gitignore update in out createit script.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] Added .gitignore update in out createit script.
- Date: Wed, 9 Feb 2011 22:07:47 +0000 (UTC)
commit f386f5d810bf24903a8bd807926b2fa926f03dc1
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Wed Feb 9 23:05:22 2011 +0100
Added .gitignore update in out createit script.
src/createit.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/createit.sh b/src/createit.sh
index 43443ed..9676b31 100755
--- a/src/createit.sh
+++ b/src/createit.sh
@@ -33,7 +33,7 @@ mv $template.xml $activity.xml
# is not mandatory to run the activity.
for menu in $activity.xml.in $activity.xml
do
- sed -i s/$template/$activity/g init_path.sh $menu
+ sed -i s/$template/$activity/g init_path.sh $menu .gitignore
sed -i s/python.svg/$activity.svg/ $menu
sed -i "s:Bruno Coudoin:your name here:" $menu
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]