Changeset 231

Show
Ignore:
Timestamp:
04/11/07 18:21:49 (2 years ago)
Author:
ludo
Message:

Updated BUILD. lsc directory included in the .deb

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/server/base/BUILD

    r203 r231  
    1 2618_03 
     12618_04 
  • trunk/server/base/revoboot/debian/changelog

    r203 r231  
    1 lbs (20070126.1gpl) stable; urgency=low 
     1lbs (20070411.1gpl) stable; urgency=low 
    22 
    33  * New upstream release 
  • trunk/server/base/revoboot/debian/rules

    r214 r231  
    5555        # Add here commands to install the package into debian/lbs. 
    5656        mkdir -p $(CURDIR)/debian/lbs/tftpboot/revoboot 
    57         tar c --exclude .svn bin cfg images imgskel log etc imgbase iso lib tmp | tar -xv -C $(CURDIR)/debian/lbs/tftpboot/revoboot 
     57        tar c --exclude .svn bin cfg images imgskel log etc imgbase iso lib lsc tmp | tar -xv -C $(CURDIR)/debian/lbs/tftpboot/revoboot 
    5858        touch $(CURDIR)/debian/lbs/tftpboot/revoboot/images/data/.keepme 
    5959        cp -f debian/lbs.conf $(CURDIR)/debian/lbs/etc