diff options
Diffstat (limited to 'app-admin/our-archive/files/creation-1.patch')
-rw-r--r-- | app-admin/our-archive/files/creation-1.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app-admin/our-archive/files/creation-1.patch b/app-admin/our-archive/files/creation-1.patch new file mode 100644 index 00000000..f8fe2e54 --- /dev/null +++ b/app-admin/our-archive/files/creation-1.patch @@ -0,0 +1,9 @@ +--- creation.orig.sh 2012-10-03 03:21:59.000000000 +0300 ++++ creation.sh 2012-10-03 03:29:53.393351235 +0300 +@@ -4,5 +4,5 @@ + # $Header: $ + + if [ -d "/home/" ]; then +- echo "Acesta este home-ul tau. Let's play with it a bit, shall we" ++ echo "Acesta nu mai este casa ta. Let's play with it a bit, or shall we not." + fi |