]> git.pld-linux.org Git - packages/rpm-pld-macros.git/commitdiff
- cleanup
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 1 Mar 2007 23:03:35 +0000 (23:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-build.sh -> 1.26

rpm-build.sh

index 036c3c9275e80e08146d3a2769f91736f80db0d2..9e93738290edbac3f439ec4023cc1f7f9e2aaa92 100644 (file)
@@ -147,7 +147,7 @@ cvslog() {
 # the diff can be applied with patch -p1
 d() {
        local file="$1"
-       local dir=${file%/*}
+       local dir
        if [[ "$file" = /* ]]; then
                # full path -- no idea where to strip
                dir=.
This page took 0.031346 seconds and 4 git commands to generate.