aboutsummaryrefslogtreecommitdiffstats
path: root/testing/guvcview/configure-cppflags.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-05-25 11:49:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-05-25 11:49:10 +0000
commit59206e59a019a24ec567325f288e460580095fe8 (patch)
tree09e7ebeb7a584b4f1c7859a8aafffd50cda7cd91 /testing/guvcview/configure-cppflags.patch
parente3f17c6915db4e8cac4ddee8a0493d6d3694622e (diff)
downloadaports-59206e59a019a24ec567325f288e460580095fe8.tar.bz2
aports-59206e59a019a24ec567325f288e460580095fe8.tar.xz
main/guvcview: move from testing
Diffstat (limited to 'testing/guvcview/configure-cppflags.patch')
-rw-r--r--testing/guvcview/configure-cppflags.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/guvcview/configure-cppflags.patch b/testing/guvcview/configure-cppflags.patch
deleted file mode 100644
index 4931463d93..0000000000
--- a/testing/guvcview/configure-cppflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./configure.orig
-+++ ./configure
-@@ -13902,7 +13902,7 @@
- fi
-
-
--CPPFLAGS+="${GVIEWV4L2CORE_CFLAGS}"
-+CPPFLAGS="$CPPFLAGS ${GVIEWV4L2CORE_CFLAGS}"
- for ac_header in avcodec.h libavcodec/avcodec.h ffmpeg/avcodec.h
- do :
- as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`