]> git.proxmox.com Git - debcargo-conf.git/commitdiff
Describe repackage.sh usage
authorDorota Czaplejewicz <dorota.czaplejewicz@puri.sm>
Tue, 5 Nov 2019 14:19:22 +0000 (14:19 +0000)
committerDorota Czaplejewicz <dorota.czaplejewicz@puri.sm>
Tue, 5 Nov 2019 14:19:22 +0000 (14:19 +0000)
README.rst

index 01286550247c60ad4893f93c3de9f156993107ff..ea20e1e4ef00cc9d69dd9d81876afe59b0e5bd79 100644 (file)
@@ -192,3 +192,13 @@ been built by the previous step.
 
 After everything is built successfully, you can ``dput`` all of them and then
 push all the ``pending-*`` branches as normal.
+
+Packaging the existing revision
+===============================
+
+In order to build a package A already in ``debcargo-conf/src``
+in the exact version which is present here, do the following::
+
+  $ ./repackage.sh A
+  $ cd build
+  $ ./build.sh A
\ No newline at end of file