]> git.seodisparate.com - AnotherAURHelper/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Thu, 2 Jun 2022 08:20:18 +0000 (17:20 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 2 Jun 2022 08:20:18 +0000 (17:20 +0900)
README.md

index c4d577fb1c47397cf76ce688737fb5e9669bfbc5..6ba4063aadf7b031e27d756eeeb4abb30fe80abf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -82,8 +82,12 @@ For example, if your repo's name is `MyAURRepo`, then `repo` should be set to
 `.../MyAURRepo.db.tar`.
 
 You must also create symlinks such that `MyAURRepo.db` points to
-`MyAURRepo.db.tar` and `MyAURRepo.files` points to `MyAURRepo.files.tar`, and
-`MyAURRepo.db.sig` points to `MyAURRepo.db.tar.sig`.
+`MyAURRepo.db.tar` and `MyAURRepo.files` points to `MyAURRepo.files.tar`.
+
+The Python script should automatically make a relative (not absolute) symlink to
+`MyAURRepo.db.tar.sig` with the name `MyAURRepo.db.sig` after signing (which
+should happen after each package is built and signed). Note the name doesn't
+have to be `MyAURRepo`, but is based on the `repo` variable set in the config.
 
 To use the repository, you can add an entry to your `/etc/pacman.conf` with the
 following: