builder -a note --- https://www.pld-linux.org/howto-git?rev=1350309146 +++ https://www.pld-linux.org/howto-git @@ -165,8 +165,12 @@ cd <package-repo> touch <specfile> git add <specfile> git commit -m 'Init commit' + + slug.py init and git add can be replaced with: + + ./builder -a <specfile> and then: git push -u origin master
Diff URL: https://www.pld-linux.org/howto-git?do=diff&r1=1350309146&r2=1350309219 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
