summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-30 22:40:22 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-30 22:40:22 +0000
commitcb365a42672933bf37987b52301b7924f0958729 (patch)
treea4386bc850f3ed7ad455616eefd699e038dd0117 /package
parent0e75467ae3a0de2c393e1d2c460eae02488aec97 (diff)
downloadbuildroot-novena-cb365a42672933bf37987b52301b7924f0958729.tar.gz
buildroot-novena-cb365a42672933bf37987b52301b7924f0958729.zip
- mark duplicate hunk
Diffstat (limited to 'package')
-rw-r--r--package/mplayer/mplayer-1.0rc1-atmel.2.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/mplayer/mplayer-1.0rc1-atmel.2.patch b/package/mplayer/mplayer-1.0rc1-atmel.2.patch
index 800f43e8e..fc9f7b53c 100644
--- a/package/mplayer/mplayer-1.0rc1-atmel.2.patch
+++ b/package/mplayer/mplayer-1.0rc1-atmel.2.patch
@@ -111,6 +111,7 @@ index 29002c8..56c6fe4 100755
echocheck "X11 headers presence"
+Note that this hunk is a dulicate between the other patch
- for I in `echo $_inc_extra | sed s/-I//g` /usr/X11/include /usr/X11R6/include /usr/include/X11R6 /usr/include /usr/openwin/include ; do
+ for I in `echo $_inc_extra | sed s/-I//g`; do
if test -f "$I/X11/Xlib.h" ; then