When using the following:
    # bash make-base-files
    # BUILDDIST=etiona BUILDARCH=amd64 pbuilder \
      build PACKAGES/base-files/*.dsc
the base-files_10.1ubuntu2.10+9.0trisquel2_amd64.deb package
ends up in /var/cache/pbuilder/result/.

Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]>
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4baa05d..2264c3f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -91,7 +91,7 @@ The last step generated a source package file, so we need to 
build the binary on
 sudo BUILDDIST=etiona BUILDARCH=amd64 pbuilder build PACKAGES/hello/*.dsc
 ```
 
-The binary packages will be avaliable at 
_/var/cache/pbuilder/jenkins-repos/$BUILDDIST/_
+The binary packages will be avaliable at /var/cache/pbuilder/result/
 
 
 ## 7. Push your code and make a pull request
-- 
2.33.0

_______________________________________________
Trisquel-devel mailing list
[email protected]
https://listas.trisquel.info/mailman/listinfo/trisquel-devel

Reply via email to