include/usr-gnu.inc
author Guido Berhoerster <gber@openindiana.org>
Mon, 25 Oct 2010 22:04:53 +0200
changeset 0 10291c5dc856
permissions -rw-r--r--
Initial revision.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     1
%define _basedir           /usr
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     2
%define _subdir            gnu
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     3
%define _prefix		   %{_basedir}/%{_subdir}
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     4
%define _std_bindir        %{_basedir}/bin
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     5
%define _sysconfdir	   /etc/%{_subdir}
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     6
%define _std_sysconfdir    /etc
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     7
%define _localedir	   %{_libdir}/locale
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     8
%define _localstatedir     /var/%{_subdir}
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     9
%define _std_localstatedir /var
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
    10
%define _pkg_config_path   %{_libdir}/pkgconfig
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
    11
%define _pkg_config_path64 %{_libdir}/%{_arch64}/pkgconfig
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
    12
%define _std_datadir       %{_basedir}/share
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
    13
%define _infodir           %{_std_datadir}/info
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
    14
%define _std_includedir    %{_basedir}/include
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
    15
%define _std_libdir        %{_basedir}/lib