[oe-commits] org.oe.dev mplayer/files/makefile-nostrip-svn.patch : forget to push latest version

xora commit openembedded-commits at lists.openembedded.org
Thu Sep 20 11:04:42 UTC 2007


mplayer/files/makefile-nostrip-svn.patch : forget to push latest version

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: 4c020d03da2df48b42a5af5c837bd6b68b3f8d20
ViewMTN: http://monotone.openembedded.org/revision/info/4c020d03da2df48b42a5af5c837bd6b68b3f8d20
Files:
1
packages/mplayer/files/makefile-nostrip-svn.patch
Diffs:

#
# mt diff -r451f5e51f009d2f899bc2039b439d3126eaabe88 -r4c020d03da2df48b42a5af5c837bd6b68b3f8d20
#
# 
# 
# patch "packages/mplayer/files/makefile-nostrip-svn.patch"
#  from [0464c9bb63ca08855ae73e041a81742fa9dc24ad]
#    to [a56997c18d0d3b9bbe0a65391debcd74767affc1]
# 
============================================================
--- packages/mplayer/files/makefile-nostrip-svn.patch	0464c9bb63ca08855ae73e041a81742fa9dc24ad
+++ packages/mplayer/files/makefile-nostrip-svn.patch	a56997c18d0d3b9bbe0a65391debcd74767affc1
@@ -1,8 +1,8 @@ Index: trunk/Makefile
 Index: trunk/Makefile
 ===================================================================
---- trunk.orig/Makefile
-+++ trunk/Makefile
-@@ -264,7 +264,7 @@ install-dirs:
+--- trunk.orig/Makefile	2007-06-29 14:48:19.000000000 +0100
++++ trunk/Makefile	2007-06-29 14:48:43.000000000 +0100
+@@ -252,7 +252,7 @@
  	if test -f $(CONFDIR)/codecs.conf ; then mv -f $(CONFDIR)/codecs.conf $(CONFDIR)/codecs.conf.old ; fi
  
  install-mplayer: mplayer$(EXESUF)
@@ -11,7 +11,7 @@ Index: trunk/Makefile
  
  install-mplayer-man:
  	for i in $(MAN_LANG); do \
-@@ -277,7 +277,7 @@ install-mplayer-man:
+@@ -265,7 +265,7 @@
  	done
  
  install-mencoder: mencoder$(EXESUF)
@@ -20,12 +20,3 @@ Index: trunk/Makefile
  	for i in $(MAN_LANG); do \
  		if test "$$i" = en ; then \
  			cd $(MANDIR)/man1 && ln -sf mplayer.1 mencoder.1 ; \
-@@ -299,7 +299,7 @@ install-gui:
- install-vidix:
- 	$(MAKE) -C libdha install
- 	mkdir -p $(LIBDIR)/mplayer/vidix
--	$(INSTALL) -m 755 $(INSTALLSTRIP) -p vidix/drivers/*.so $(LIBDIR)/mplayer/vidix
-+	$(INSTALL) -m 755 -p vidix/drivers/*.so $(LIBDIR)/mplayer/vidix
- 
- uninstall:
- 	-rm -f $(BINDIR)/mplayer$(EXESUF) $(BINDIR)/gmplayer$(EXESUF)






More information about the Openembedded-commits mailing list