commit b11920fbd4b417bb60e4811b161e9bd1de892cad
Author: Kacper Kornet <[email protected]>
Date:   Mon Aug 20 11:52:11 2012 +0100

    fix location of source for link to mirrors

 builder.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/builder.sh b/builder.sh
index 277e87b..dfb5cdd 100755
--- a/builder.sh
+++ b/builder.sh
@@ -972,7 +972,7 @@ find_mirror() {
        cd "$REPO_DIR"
        local url="$1"
        if [ ! -f "mirrors"  ] ; then
-               ln -s rpm-build-tools/mirrors .
+               ln -s ../rpm-build-tools/mirrors .
        fi
 
        IFS="|"
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to