Changeset 6674 for lib

Show
Ignore:
Timestamp:
09/03/05 23:05:47 (3 years ago)
Author:
autrijus
Message:

* expandtab on rafl's pugs::hack additions.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lib/pugs/hack.pod

    r6671 r6674  
    5252    | 
    5353    |-- debian             Packaging rules for dpkg-based systems 
    54         |  |-- changelog           Changelog for Debian specific changes 
    55         |  |-- compat              Sets debhelper compatibility version 
    56         |  |-- control             File containing package definitions/dependencies 
    57         |  |-- copyright           Debian copyright notice 
    58         |  |-- pugs-doc.dirs       Directories to be created in the pugs-doc package 
    59         |  |-- pugs-modules.install  Installation rules for the pugs-modules package 
    60         |  |-- pugs.dirs           Directories to be created in the pugs package 
    61         |  |-- pugs.docs           Documentation to be installed in the pugs package 
    62         |  |-- pugs.install        Installation rules for the pugs package 
    63         |  `-- rules               Makefile for building the Debian package 
     54    |  |-- changelog           Changelog for Debian specific changes 
     55    |  |-- compat              Sets debhelper compatibility version 
     56    |  |-- control             File containing package definitions/dependencies 
     57    |  |-- copyright           Debian copyright notice 
     58    |  |-- pugs-doc.dirs       Directories to be created in the pugs-doc package 
     59    |  |-- pugs-modules.install  Installation rules for the pugs-modules package 
     60    |  |-- pugs.dirs           Directories to be created in the pugs package 
     61    |  |-- pugs.docs           Documentation to be installed in the pugs package 
     62    |  |-- pugs.install        Installation rules for the pugs package 
     63    |  `-- rules               Makefile for building the Debian package 
    6464    | 
    6565    |-- docs               Documentation relating to Pugs/Perl 6/Haskell