HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 3 and Version 4 of dev-libs/glib/1.2.10/1


Ignore:
Timestamp:
09/15/09 04:42:03 (6 years ago)
Author:
adek336
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/glib/1.2.10/1

    v3 v4  
    1 wget [http://pkgconfig.freedesktop.org/releases/pkg-config-0.23.tar.gz pkg-config 0.23 http://pkgconfig.freedesktop.org/releases/pkg-config-0.23.tar.gz pkg-config 0.23] 
    2  
     1{{{ 
     2wget http://pkgconfig.freedesktop.org/releases/pkg-config-0.23.tar.gz 
    33cd pkg-config-0.23 
    44 
    … …  
    66patch -p0 -i pkgconfig_glib-1.2.10-installable.diff 
    77 
    8 cp /boot/common/share/libtool/config/config.guess .[[BR]] 
    9 cp /boot/common/share/libtool/config/config.sub .[[BR]] 
    10 libtoolize --force --copy[[BR]] 
    11 aclocal[[BR]] 
    12 automake[[BR]] 
    13 autoconf[[BR]] 
    14 configure --prefix=/boot/common [[BR]] 
    15 make [[BR]] 
    16 make check[[BR]] 
    17 make install[[BR]] 
    18  
     8cp /boot/common/share/libtool/config/config.guess . 
     9cp /boot/common/share/libtool/config/config.sub . 
     10libtoolize --force --copy 
     11aclocal 
     12automake 
     13autoconf 
     14configure --prefix=/boot/common 
     15make 
     16make check 
     17make install 
     18}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/