441acf7 Build: fix distribution of static files for web UI

8 files Authored by pspacek 7 years ago, Committed by mbabinsk 7 years ago,
    Build: fix distribution of static files for web UI
    
    Static files from Git which are not touched by the build system
    have to be explicitly listed in Makefile.am so they get into tarball.
    
    EXTRA_DIST lists whole sub-directories with static files.
    This is not ideal but we do not have enough time to fix it properly.
    
    Dojo builder patch files were renames to shorten their name.
    The original names were exceeding autotools length limit.
    
    https://fedorahosted.org/freeipa/ticket/6418
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+6 -0
file modified
+3 -1
file modified
+4 -1
install/ui/util/build/patches/01-Make-dojo-builder-buildable-by-itself.patch install/ui/util/build/patches/001-dojo-build-pvoborni-01-Make-dojo-builder-buildable-by-itself.patch
file renamed
file was renamed with no change to the file
install/ui/util/build/patches/02-Allow-to-specify-modules-which-dont-raise.patch install/ui/util/build/patches/002-dojo-build-pvoborni-02-Allow-to-specify-modules-for-which-builder-doesn-t-r.patch
file renamed
file was renamed with no change to the file
file modified
+2 -0