GNOME Icon Theme: Difference between revisions

From CBLFS
Jump to navigationJump to search
No edit summary
Jaime G. (talk | contribs)
No edit summary
Line 22: Line 22:


  ./configure --prefix=/usr
  ./configure --prefix=/usr
make


Install the package
Install the package


  make install
  make install

Revision as of 05:51, 11 May 2008

Download Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme/2.31/gnome-icon-theme-2.31.0.tar.bz2

Introduction to GNOME Icon Theme

Project Homepage: Unknown

Dependencies

Required

Optional

Non-Multilib or Multilib

Compile the package:

./configure --prefix=/usr
make

Install the package

make install