Changeset 716


Ignore:
Timestamp:
03/05/09 02:15:04 (4 years ago)
Author:
bruno
Message:

Fix for Asianux 2.0 support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb-modules/lib/ProjectBuilder/Distribution.pm

    r715 r716  
    270270    'suse'                  => 'SUSE LINUX (\d.+) \(', 
    271271    'opensuse'              => 'openSUSE (\d.+) \(', 
    272     'asianux'               => 'Asianux Server (.+) \(', 
     272    'asianux'               => 'Asianux (?:Server|release) (.+) \(', 
    273273    'lsb'                   => '.*[^Ubunt].*\nDISTRIB_RELEASE=(.+)', 
    274274# Ubuntu includes a /etc/debian_version file that creates an ambiguity with debian 
Note: See TracChangeset for help on using the changeset viewer.