commit e0ddd96de2c3dacc1d5f1bcc731127f2459279c5
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Mon Mar 11 13:58:25 2013 +0100

    get specname only (like in create_git_repo() above)

 builder.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/builder.sh b/builder.sh
index c34c309..846e4e7 100755
--- a/builder.sh
+++ b/builder.sh
@@ -906,7 +906,7 @@ get_spec() {
        fi
 
        cd "$REPO_DIR"
-
+       SPECFILE=$(basename $SPECFILE)
        if [ "$NOCVSSPEC" != "yes" ]; then
                if [ -z "$DEPTH" ]; then
                        if [ -d "$PACKAGE_DIR/.git" ]; then
================================================================

---- gitweb:

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

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

Reply via email to