- Timestamp:
 - 11/17/06 11:49:09 (19 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/debbuild (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/debbuild
r77 r78 577 577 # handling component (dpkg-deb), this can't really be done "properly". We'll have 578 578 # to add chown/chmod commands to the postinst instead. Feh. 579 $pkgdata{$pkgname}{'post'} .= "chmod $perms $filelist\n" if $perms ne '-';580 579 $pkgdata{$pkgname}{'post'} .= "chown $owner $filelist\n" if $owner ne '-'; 581 580 $pkgdata{$pkgname}{'post'} .= "chgrp $group $filelist\n" if $group ne '-'; 581 $pkgdata{$pkgname}{'post'} .= "chmod $perms $filelist\n" if $perms ne '-'; 582 582 } 583 583  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/debbuild/chrome/site/your_project_logo.png)