]> git.pld-linux.org Git - packages/rpm-build-tools.git/blobdiff - kde4finddescs.sh
do db-devel replacement on exact match only
[packages/rpm-build-tools.git] / kde4finddescs.sh
old mode 100644 (file)
new mode 100755 (executable)
index 5692806..b071640
@@ -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.046391 seconds and 4 git commands to generate.