summaryrefslogtreecommitdiff
path: root/scripts/makepkg
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makepkg')
-rwxr-xr-xscripts/makepkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makepkg b/scripts/makepkg
index 1868cf760..6c2bd1348 100755
--- a/scripts/makepkg
+++ b/scripts/makepkg
@@ -20,7 +20,7 @@
# check
if [ $# -lt 2 ]; then
- echo "Usage: ./scripts/makepkg [rpm|deb|oscpkg|pacman] [version]"
+ echo "Usage: ./scripts/makepkg [rpm|deb|osxpkg|pacman] [version]"
exit
fi