mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Reorganize Git interface scripts
Move the Git interface scripts from git-interface/ to aurweb/git/. Use setuptools to automatically create wrappers which can be installed using `python3 setup.py install`. Update the configuration files, the test suite as well as the INSTALL and README files to reflect these changes. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
e182ba0c42
commit
d4fe77ac57
12 changed files with 26 additions and 48 deletions
5
README
5
README
|
@ -18,7 +18,7 @@ Directory Layout
|
|||
----------------
|
||||
|
||||
aurweb::
|
||||
Shared aurweb Python modules.
|
||||
aurweb Python modules.
|
||||
|
||||
conf::
|
||||
Configuration and configuration templates.
|
||||
|
@ -26,9 +26,6 @@ conf::
|
|||
doc::
|
||||
Project documentation.
|
||||
|
||||
git-interface::
|
||||
Scripts that make up the Git and SSH interface.
|
||||
|
||||
po::
|
||||
Translation files for strings in the aurweb interface.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue