diff options
author | Britney Fransen <brfransen@gmail.com> | 2011-08-05 19:33:59 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2011-08-05 19:33:59 (GMT) |
commit | 76aac49ec7e21a14b0ca6c7a25f8ff89c93daea6 (patch) | |
tree | 9f0119ef2efadbab4bdc8b8c5d87ecd160bc526a /abs/extra/libva/patch1.patch | |
parent | d2be0c2b153e6b8b13c0ab876e62fb71868aca13 (diff) | |
download | linhes_pkgbuild-76aac49ec7e21a14b0ca6c7a25f8ff89c93daea6.zip linhes_pkgbuild-76aac49ec7e21a14b0ca6c7a25f8ff89c93daea6.tar.gz linhes_pkgbuild-76aac49ec7e21a14b0ca6c7a25f8ff89c93daea6.tar.bz2 |
libva: Bump to latest.
Diffstat (limited to 'abs/extra/libva/patch1.patch')
-rw-r--r-- | abs/extra/libva/patch1.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/extra/libva/patch1.patch b/abs/extra/libva/patch1.patch deleted file mode 100644 index b455857..0000000 --- a/abs/extra/libva/patch1.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- test/basic/Makefile.am.orig 2010-11-10 00:34:13.000000000 +0000 -+++ test/basic/Makefile.am 2010-11-10 00:34:54.000000000 +0000 -@@ -20,7 +20,7 @@ - # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE - # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - --bin_PROGRAMS = test_01 test_02 test_03 test_04 test_05 test_06 \ -+check_PROGRAMS = test_01 test_02 test_03 test_04 test_05 test_06 \ - test_07 test_08 test_09 test_10 test_11 - - AM_CFLAGS = -I$(top_srcdir)/va -I$(top_srcdir)/src/x11 |