]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/README
ebl Fix a bug in user edition
[bacula/bacula] / gui / README
index ac262804eda235fffded0df1b794819dbe9ed0da..16540a97ce6af2155256c9795c55b7596d02a97c 100644 (file)
@@ -37,13 +37,14 @@ For bimagemgr:
   make install
   ...
 
-To create a distribution tar file (NOT YET IMPLEMENTED!!!!!)
+To create a distribution tar file
    cd <gui>
    ./configure --with-bacula=<bacula-source-directory>
    make clean
    make
    make release
 
-   The output will be a .tar.gz file in the current directory
-   with the name bacula-gui-<version>.tar.gz 
+   The output will be two .tar.gz files in the current directory
+   with the names bacula-web-<version>.tar.gz and 
+   bimagemgr-<version>.tar.gz
    It will print the name.