Changeset 2518 for box/trunk/parcels.txt


Ignore:
Timestamp:
26/04/2009 22:13:46 (3 years ago)
Author:
chris
Message:

Include html docs in parcels.

Don't include man pages in parcels for Windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/parcels.txt

    r2457 r2518  
    1010        script bin/bbackupd/bbackupd-config 
    1111        noinstall script LICENSE.txt 
     12 
     13        html bbackupd 
     14        html bbackupquery 
     15        html bbackupctl 
     16        html bbackupd-config 
     17        html bbackupd.conf 
     18 
     19EXCEPT:mingw32,mingw32msvc 
    1220        man bbackupd.8 
    1321        man bbackupquery.8 
     
    1523        man bbackupd-config.8 
    1624        man bbackupd.conf.5 
     25END-EXCEPT 
    1726 
    1827ONLY:mingw32,mingw32msvc 
     
    2332 
    2433ONLY:mingw32 
     34        script /bin/mgwz.dll 
    2535        script /bin/mingwm10.dll 
    2636END-ONLY 
     
    4252        script lib/raidfile/raidfile-config 
    4353        noinstall script LICENSE.txt 
     54 
     55        html bbstored 
     56        html bbstoreaccounts 
     57        html bbstored-certs 
     58        html bbstored-config 
     59        html raidfile-config 
     60        html bbstored.conf 
     61        html raidfile.conf 
     62 
     63EXCEPT:mingw32,mingw32msvc 
    4464        man bbstored.8 
    4565        man bbstoreaccounts.8 
     
    4969        man bbstored.conf.5 
    5070        man raidfile.conf.5 
     71END-EXCEPT 
    5172 
    5273ONLY:SunOS 
Note: See TracChangeset for help on using the changeset viewer.