Magellan Linux

Contents of /smage/branches/alx07x-stable/core/xproto/xproto-7.0.31-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9933 - (show annotations) (download)
Thu Aug 3 14:25:51 2017 UTC (6 years, 9 months ago) by niro
File size: 234 byte(s)
-release branches/alx07x-stable
1 # $Id$
2
3 PNAME="xproto"
4 PVER="7.0.31"
5 PBUILD="r1"
6
7 PCAT="x11-proto"
8
9 DESCRIPTION="X11 protocol headers."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 sminclude xorg multilib
13
14 # fix broken busbox mkdir -p detection
15 export MKDIR_P="mkdir -p"