aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Sabogal <dsabogalcc@gmail.com>2017-09-14 17:24:16 -0400
committerDaniel Sabogal <dsabogalcc@gmail.com>2017-09-19 19:27:14 -0400
commit185f4032bfaa74a1f5b410dca4fb482cc210279f (patch)
treec2614e1f534d1e802bb377d438c34dcc8fe60e20
parentfb0fc8a2ee5a73bdea3b3663169f76aee8867f2b (diff)
downloadaports-185f4032bfaa74a1f5b410dca4fb482cc210279f.tar.bz2
aports-185f4032bfaa74a1f5b410dca4fb482cc210279f.tar.xz
community/mplayer: remove .rej junk
-rw-r--r--community/mplayer/mplayer/configure.orig0
-rw-r--r--community/mplayer/mplayer/configure.rej10
2 files changed, 0 insertions, 10 deletions
diff --git a/community/mplayer/mplayer/configure.orig b/community/mplayer/mplayer/configure.orig
deleted file mode 100644
index e69de29bb2..0000000000
--- a/community/mplayer/mplayer/configure.orig
+++ /dev/null
diff --git a/community/mplayer/mplayer/configure.rej b/community/mplayer/mplayer/configure.rej
deleted file mode 100644
index c0d42f876f..0000000000
--- a/community/mplayer/mplayer/configure.rej
+++ /dev/null
@@ -1,10 +0,0 @@
---- mplayer/configure.old 2009-04-16 12:02:10.000000000 +0200
-+++ mplayer/configure 2009-05-22 15:23:38.000000000 +0200
-@@ -6410,6 +6410,7 @@
- def_liba52='#undef CONFIG_LIBA52'
- def_liba52_internal="#undef CONFIG_LIBA52_INTERNAL"
- if test "$_liba52_internal" = yes ; then
-+ test "$cc_vendor" = gnu && test "$cc_version" = 4.4.0 && CFLAGS=$(echo $CFLAGS|sed "s/ *-O4 */ -O2 /")
- _liba52=yes
- def_liba52_internal="#define CONFIG_LIBA52_INTERNAL 1"
- _res_comment="internal"