summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-04-17 15:09:22 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-04-17 15:09:22 -0400
commit0c5991dba7a1264b59ffbbcdbbd71486c6fb6c99 (patch)
tree0abb08b13ea42c5f36f6a32e1de0f2e15a7a48ff /locale
parent9c5f08f184707adbe12ea4c4dd5004d590e80b75 (diff)
downloadcups-0c5991dba7a1264b59ffbbcdbbd71486c6fb6c99.tar.gz
Don't regenerate cups.strings during a build.
Diffstat (limited to 'locale')
-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)"