]> git.pld-linux.org Git - projects/pld-builder.new.git/blobdiff - client/rebuild-th-kernel.sh
- strip directory from last tags
[projects/pld-builder.new.git] / client / rebuild-th-kernel.sh
index 9969267a64d327839a7e0e378e0237499a0c36c0..250116324af6a35d6aefce9cd3e51da7ab8e7cb2 100644 (file)
@@ -56,6 +56,7 @@ get_last_tags() {
                        echo "$pkg"
                else
                        spec=$(autotag $pkg/$pkg.spec)
+                       spec=${spec:#*/}
                        echo >&2 "... $spec"
                        echo $spec
                fi
This page took 0.366009 seconds and 4 git commands to generate.