summaryrefslogtreecommitdiffstats
path: root/install/ui
diff options
context:
space:
mode:
authorPetr Spacek <pspacek@redhat.com>2016-11-10 14:39:59 +0100
committerMartin Basti <mbasti@redhat.com>2016-11-15 17:00:32 +0100
commit1fa0ed954bb45b6e3858c1c54470b1d16ab204d9 (patch)
treee015402ac184d834c419ef34dfd12608f94acc42 /install/ui
parent20918579acb43391d5d04ee8050b37142a55df76 (diff)
downloadfreeipa-1fa0ed954bb45b6e3858c1c54470b1d16ab204d9.tar.gz
freeipa-1fa0ed954bb45b6e3858c1c54470b1d16ab204d9.tar.xz
freeipa-1fa0ed954bb45b6e3858c1c54470b1d16ab204d9.zip
Build: move web UI file installation from SPEC to Makefile.am
This is next step towards fully functional make install. https://fedorahosted.org/freeipa/ticket/6418 Reviewed-By: Christian Heimes <cheimes@redhat.com>
Diffstat (limited to 'install/ui')
-rw-r--r--install/ui/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/install/ui/Makefile.am b/install/ui/Makefile.am
index 18fb9b40b..c81ecebe5 100644
--- a/install/ui/Makefile.am
+++ b/install/ui/Makefile.am
@@ -34,3 +34,6 @@ MAINTAINERCLEANFILES = \
*~ \
Makefile.in
$(NULL)
+
+install-data-hook:
+ $(INSTALL) -d -m 755 $(DESTDIR)$(appdir)/js/plugins