summaryrefslogtreecommitdiff
path: root/doc/createworkdir.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/createworkdir.md')
-rw-r--r--doc/createworkdir.md22
1 files changed, 10 insertions, 12 deletions
diff --git a/doc/createworkdir.md b/doc/createworkdir.md
index dbb47b1..44eee34 100644
--- a/doc/createworkdir.md
+++ b/doc/createworkdir.md
@@ -1,9 +1,9 @@
# CreateWorkDir
-This script recreates a proper directory tree for packaging. Its aim is to
-help you be organized with the work you do as a packager, and establish a
-certain standard for packages' publication, so you don't have to lose much
-time with them. Just package and upload!
+This script recreates a proper directory tree for packaging. Its aim is to help
+you be organized with the work you do as a packager, and establish a certain
+standard for packages' publication, so you don't have to lose much time with
+them. Just package and upload!
It will create a directory tree like this:
@@ -21,21 +21,19 @@ It will create a directory tree like this:
## staging/
-This directory contains one directory for each repository, where the
-resulting packages are in moved for syncing against the main repository on
-Parabola's server. This directory is architecture independent.
+This directory contains one directory for each repository, where the resulting
+packages are in moved for syncing against the main repository on Parabola's
+server. This directory is architecture independent.
*Related Variables*
- REPOS
## abslibre/
-This is the git repo for Parabola's PKGBUILDs. Here you can find the ABS
-tree for our packages, and also where you'll have to put new ones for
-commit.
+This is the git repo for Parabola's PKGBUILDs. Here you can find the ABS tree
+for our packages, and also where you'll have to put new ones for commit.
-(You'll need push access to Parabola's main server, but pulling is
-public.)
+(You'll need push access to Parabola's main server, but pulling is public.)
*Related Variables*
- ABSLIBREGIT