diff options
author | Kyle K <kylek389@gmail.com> | 2011-03-04 13:26:06 -0600 |
---|---|---|
committer | Kamil Kaminski <kamilkss@gmail.com> | 2011-03-04 13:26:06 -0600 |
commit | 6585f0a1ab41f837508807af926b59c0daa6b0d6 (patch) | |
tree | cbb829fdcdf1ad33d0dcb8d63b8d220d8888d392 /flags | |
parent | c41a653209858546cdb8ca0feb9f8b85971ac1e1 (diff) | |
download | X.org-script-master.tar.gz X.org-script-master.tar.bz2 X.org-script-master.zip |
Diffstat (limited to 'flags')
-rwxr-xr-x | flags | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,3 +13,5 @@ export ACLOCAL="aclocal -I /opt/gfx-test/share/aclocal" export PKG_CONFIG_PATH="/opt/gfx-test/lib/pkgconfig:/opt/gfx-test/share/pkgconfig" export PREFIX="/opt/gfx-test" +PATH=$PATH:$PREFIX/bin + |