aboutsummaryrefslogtreecommitdiff
path: root/extra/gcr/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gcr/build')
-rwxr-xr-xextra/gcr/build7
1 files changed, 7 insertions, 0 deletions
diff --git a/extra/gcr/build b/extra/gcr/build
index 95ff5252..dfe13670 100755
--- a/extra/gcr/build
+++ b/extra/gcr/build
@@ -11,4 +11,11 @@
--disable-nls
make
+
+# These require gettext to build but
+# there is no way to disable gettext
+# in gcr, so a little hack goes here
+
+touch ui/gcr-prompter.desktop ui/gcr-viewer.desktop
+
make DESTDIR="$1" install