summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/Makefile b/locale/Makefile
index 45e086877..9492e8679 100644
--- a/locale/Makefile
+++ b/locale/Makefile
@@ -74,7 +74,7 @@ install-languages:
fi ; \
done
-install-langbundle: cups.strings
+install-langbundle:
$(INSTALL_DIR) -m 755 "$(BUILDROOT)$(RESOURCEDIR)"
$(INSTALL_DATA) cups.strings "$(BUILDROOT)$(RESOURCEDIR)"