From 99f5a83f9e703f8b62f4034796d81076a65fd5bd Mon Sep 17 00:00:00 2001 From: Bob Igo Date: Sun, 19 Jul 2009 14:09:16 -0400 Subject: Clarified steps in making changes public. --- README | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README b/README index fbfa41d..1e3d57e 100644 --- a/README +++ b/README @@ -191,9 +191,13 @@ mp -s <= builds the package and all dependencies # At this point you should test the package, either by building # a new iso or installing the package). -# In order to make your change available to others you will have to commit -# your change to the LinHES-PKGBUILD tree (git commit -a -m "commit message") -# and also upload the new packages using kmsync.sh: +# In order to make your source change(s) available to others, you will have +# to commit your change(s) to your local copy of the LinHES-PKGBUILD repo +# (git commit -a -m "commit message") and then push the change(s) to the +# public repo (git push). +# +# In order to make your new package(s) available to others, you will need to +# upload changed packages using kmsync.sh: kmsync.sh testing <= this will pull down all new packages from knoppmyth.net and upload the new tar package. This will also sync up -- cgit v0.12