]> Cypherpunks.ru repositories - gocheese.git/blob - doc/internal.texi
Metadata, mtime support. Massive refactoring
[gocheese.git] / doc / internal.texi
1 @node Internal
2 @section Internal
3
4 Internal packages are never refreshed from the upstream and they can be
5 @ref{Uploading, updated}. They are manually marked as internal/private:
6
7 @example
8 $ mkdir packages/myprivatepkg
9 $ touch packages/myprivatepkg/.internal
10 @end example