diff options
author | andi <andi@splitbrain.org> | 2005-07-11 23:28:43 +0200 |
---|---|---|
committer | andi <andi@splitbrain.org> | 2005-07-11 23:28:43 +0200 |
commit | ee33a34725046a56589daea1b2957f357d1836aa (patch) | |
tree | f8f9986f271a44c4dcaaa58d42cec9093b2100b6 | |
parent | 5bc81eb92bec42aede36f8ef316336298eacd968 (diff) | |
download | rpg-ee33a34725046a56589daea1b2957f357d1836aa.tar.gz rpg-ee33a34725046a56589daea1b2957f357d1836aa.tar.bz2 |
added dumy files for windows compatibility
Some Windows archive tools do not extract empty directories from a tar
archive. This patch adds empty files to the data dirs to make sure they
are extracted
darcs-hash:20050711212843-9977f-3f8aa01cfad6b599f1acf40a52a54430a0828847.gz
-rw-r--r-- | data/attic/_dummy | 0 | ||||
-rw-r--r-- | data/cache/_dummy | 0 | ||||
-rw-r--r-- | data/locks/_dummy | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/data/attic/_dummy b/data/attic/_dummy new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/data/attic/_dummy diff --git a/data/cache/_dummy b/data/cache/_dummy new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/data/cache/_dummy diff --git a/data/locks/_dummy b/data/locks/_dummy new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/data/locks/_dummy |