Print this page
7661 illumos should provide 64bit perl modules (for omni)

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/SUNWcs.mf
          +++ new/usr/src/pkg/manifests/SUNWcs.mf
↓ open down ↓ 1831 lines elided ↑ open up ↑
1832 1832  link path=usr/tmp target=../var/tmp
1833 1833  link path=var/ld/32 target=.
1834 1834  link path=var/ld/64 target=$(ARCH64)
1835 1835  #
1836 1836  # The bootadm binary needs the etc/release file.
1837 1837  #
1838 1838  depend fmri=release/name type=require
1839 1839  #
1840 1840  # intrd and others use the illumos-defaulted perl interpreter
1841 1841  #
1842      -depend fmri=runtime/perl type=require
     1842 +depend fmri=runtime/perl$(PERL_PKGVERS) type=require
1843 1843  #
1844 1844  # intrd uses sun-solaris Perl modules
1845 1845  #
1846      -depend fmri=runtime/perl/module/sun-solaris type=require
     1846 +depend fmri=runtime/perl$(PERL_PKGVERS)/module/sun-solaris type=require
1847 1847  #
1848 1848  # The boot loader package
1849 1849  #
1850 1850  depend fmri=system/boot/loader type=require
1851 1851  #
1852 1852  # The loadkeys binary needs the keytables.
1853 1853  #
1854 1854  depend fmri=system/data/keyboard/keytables type=require
1855 1855  #
1856 1856  # Depend on terminfo data.
1857 1857  #
1858 1858  depend fmri=system/data/terminfo type=require
1859 1859  #
1860 1860  # Depend on zoneinfo data.
1861 1861  #
1862 1862  depend fmri=system/data/zoneinfo type=require
1863 1863  #
1864 1864  # The mailx binary calls /usr/lib/sendmail provided by mailwrapper
1865 1865  #
1866 1866  depend fmri=system/network/mailwrapper type=require
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX