54824caabc
Copy from home:sbrabec:branches:openSUSE:Factory/translation-update-upstream based on submit request 23283 from user sbrabec OBS-URL: https://build.opensuse.org/request/show/23283 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/translation-update-upstream?expand=0&rev=5
20 lines
504 B
Diff
20 lines
504 B
Diff
--- translation-update-upstream-embedded.sh
|
|
+++ translation-update-upstream-embedded.sh
|
|
@@ -34,6 +34,7 @@
|
|
fi
|
|
}
|
|
|
|
+BASE_DIR=$PWD
|
|
DIR=${1:-po}
|
|
DOMAIN=$2
|
|
|
|
@@ -91,7 +92,7 @@
|
|
echo "WARNING: Missing $DOMAIN in translation-update-upstream configuration! No updates available."
|
|
fi
|
|
else
|
|
- echo "ERROR: Package translation-update-upstream is not installed. Please update your BuildRequires!"
|
|
+ echo "ERROR: Incorrect use of translation-update-upstream-embedded!"
|
|
exit 1
|
|
fi
|
|
fi
|