source:
vendor/trunk/src/VBox/Additions/x11/x11include/xproto-7.0.18/README@
3
Last change on this file since 3 was 3, checked in by , 10 years ago | |
---|---|
|
|
File size: 413 bytes |
Line | |
---|---|
1 | The contents of this directory were extracted from the contents of the |
2 | archive xproto-7.0.18.tar.bz2, as downloaded from ftp.x.org, using the |
3 | following shell script: |
4 | |
5 | mkdir $PATH_VBOX/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11 |
6 | cp *.h PATH_VBOX/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11 |
7 | for i in *.h.in |
8 | do |
9 | cp $i src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/`basename $i .in` |
10 | done |
Note:
See TracBrowser
for help on using the repository browser.