diff options
author | Olivier Gayot <duskcoder@gmail.com> | 2018-03-12 22:57:42 +0100 |
---|---|---|
committer | Olivier Gayot <duskcoder@gmail.com> | 2018-03-12 22:57:42 +0100 |
commit | a8c22829d8e8845cd4ddf4ef8b61a1ed79edfffc (patch) | |
tree | f0ae554b863266fbe523582d1be09216436c7472 /debian/phpbb3.links |
Imported from the SVN repository
http://svn.wolffelaar.nl/wsvn/phpbb/branches/jessie/
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'debian/phpbb3.links')
-rw-r--r-- | debian/phpbb3.links | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/phpbb3.links b/debian/phpbb3.links new file mode 100644 index 0000000..d8645d2 --- /dev/null +++ b/debian/phpbb3.links @@ -0,0 +1,12 @@ +# target <- link_name +var/cache/phpbb3/cache usr/share/phpbb3/www/cache +var/lib/phpbb3/files usr/share/phpbb3/www/files +var/lib/phpbb3/store usr/share/phpbb3/www/store +#var/lib/phpbb3/images usr/share/phpbb3/www/images # see {pre,post}inst +etc/phpbb3/styles usr/share/phpbb3/www/styles +usr/share/phpbb3/styles/prosilver etc/phpbb3/styles/prosilver +usr/share/phpbb3/styles/subsilver2 etc/phpbb3/styles/subsilver2 +#usr/share/phpbb3/schemas usr/share/doc/phpbb3/schemas +usr/share/doc/phpbb3/README.templates usr/share/phpbb3/styles/README +usr/share/phpbb3/docs usr/share/doc/phpbb3/html +usr/share/phpbb3/webserver-examples usr/share/doc/phpbb3/examples |