diff options
author | rsc <devnull@localhost> | 2003-10-13 20:17:53 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2003-10-13 20:17:53 +0000 |
commit | a0abdf6219da9ad91b18937890e77294647a04c4 (patch) | |
tree | 37239b6177f4ad484323aa62101afd3589a16a9c /lib | |
parent | 629864f582b3da6517aee2cac55c26cc832d65b6 (diff) | |
download | plan9port-a0abdf6219da9ad91b18937890e77294647a04c4.tar.gz plan9port-a0abdf6219da9ad91b18937890e77294647a04c4.tar.bz2 plan9port-a0abdf6219da9ad91b18937890e77294647a04c4.zip |
Force CVS to create the lib/ directory by creating a file in it.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/CVS.IEXIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CVS.IEXIST b/lib/CVS.IEXIST new file mode 100644 index 00000000..866b5deb --- /dev/null +++ b/lib/CVS.IEXIST @@ -0,0 +1 @@ +This is here so CVS creates the directory, which would otherwise be empty. |