Message ID | 20110721123633.17019.64939.launchpad@loganberry.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'data/wscript_build' --- data/wscript_build 2010-07-12 10:06:29 +0000 +++ data/wscript_build 2010-07-15 08:49:51 +0000 @@ -4,5 +4,5 @@ bld.install_files('${GLMARK_DATA_PATH}/shaders', bld.path.ant_glob('shaders/*')) -bld.install_files('${GLMARK_DATA_PATH}/texture', - bld.path.ant_glob('texture/*')) +bld.install_files('${GLMARK_DATA_PATH}/textures', + bld.path.ant_glob('textures/*'))