public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kevin Kofler <Kevin@tigcc.ticalc.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xine-lib] epel9-next: xine-lib-cleanup-sources.sh: Also remove libmpeg2new.
Date: Mon, 20 Jul 2026 20:01:06 GMT	[thread overview]
Message-ID: <178457766685.1.6880532038002238930.rpms-xine-lib-c02680866f04@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xine-lib
Branch : epel9-next
Commit : c02680866f0435267e45c45280a7fd598bc103d3
Author : Kevin Kofler <Kevin@tigcc.ticalc.org>
Date   : 2011-11-20T01:47:21+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xine-lib/c/c02680866f0435267e45c45280a7fd598bc103d3?branch=epel9-next

Log:
xine-lib-cleanup-sources.sh: Also remove libmpeg2new.

---
diff --git a/xine-lib-cleanup-sources.sh b/xine-lib-cleanup-sources.sh
index f7ba13e..1cabc9c 100755
--- a/xine-lib-cleanup-sources.sh
+++ b/xine-lib-cleanup-sources.sh
@@ -30,7 +30,7 @@ rmpluglib()
 }
 
 # Main libraries
-for remove in libfaad libffmpeg libmad libmpeg2 dxr3 liba52 libdts; do
+for remove in libfaad libffmpeg libmad libmpeg2 libmpeg2new dxr3 liba52 libdts; do
     echo "removing src/$remove..."
     rm -rf src/$remove 
     sed -i -e "/$remove/d" src/Makefile.am

                 reply	other threads:[~2026-07-20 20:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178457766685.1.6880532038002238930.rpms-xine-lib-c02680866f04@fedoraproject.org \
    --to=kevin@tigcc.ticalc.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox