Changeset 716 in ProjectBuilder


Ignore:
Timestamp:
Mar 5, 2009, 2:15:04 AM (15 years ago)
Author:
Bruno Cornec
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.