public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: xine-lib-cleanup-sources.sh: Also remove libmpeg2new.
@ 2026-07-20 20:01 Kevin Kofler
  0 siblings, 0 replies; only message in thread
From: Kevin Kofler @ 2026-07-20 20:01 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:01 [rpms/xine-lib] epel9-next: xine-lib-cleanup-sources.sh: Also remove libmpeg2new Kevin Kofler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox