- mark duplicate hunk
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 30 Aug 2007 22:40:22 +0000 (22:40 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 30 Aug 2007 22:40:22 +0000 (22:40 -0000)
package/mplayer/mplayer-1.0rc1-atmel.2.patch

index 800f43e8ebbc0af134b1d350b67e78a84030eb10..fc9f7b53ce499ed80cb571a2d63c177f47c6d14d 100644 (file)
@@ -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