]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- last bashism dropped
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 3 Jan 2011 11:16:45 +0000 (11:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kde4finddescs.sh -> 1.5

kde4finddescs.sh

index 56928069adb24dcd612bc5637a43d5d4edf1b17b..b071640f005091d1628971031762d7d6493e41af 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Author: Bartosz Świątek (shadzik@pld-linux.org)
 
-if [ "x$1" == "x" ]; then
+if [ "x$1" = "x" ]; then
        echo "Usage: $0 kdemodule-version"
        exit 1
 fi
This page took 0.030442 seconds and 4 git commands to generate.