commit c93adc8fffe4c7a35889994d6cd7e681a928ff91
Author: Jan RÄ™korajski <[email protected]>
Date:   Fri Apr 27 19:16:48 2012 +0000

    - consistent program invocation
    
    Changed files:
        client/rebuild-th-kernel.sh -> 1.5

 rebuild-th-kernel.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rebuild-th-kernel.sh b/rebuild-th-kernel.sh
index 9e1b788..9969267 100644
--- a/rebuild-th-kernel.sh
+++ b/rebuild-th-kernel.sh
@@ -67,7 +67,7 @@ case "$1" in
        head)
                for pkg in $pkgs_head; do
                        $rpmdir/builder -g $pkg -ns
-                       $rpmdir/relup.sh -ui $pkg/$pkg.spec && make-request.sh 
-d th $pkg.spec
+                       $rpmdir/relup.sh -ui $pkg/$pkg.spec && 
$dir/make-request.sh -d th $pkg.spec
                done
                ;;
        longterm)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/cca6584b96e6c33d0732d559e43e100d804e2ecd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to