[packages/plex86] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:24:13 CEST 2025
commit e7af947feb36ee4b0fd7a1103174d082ab04c717
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:23:57 2025 +0200
Don't apply commented out patches.
plex86.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plex86.spec b/plex86.spec
index ebefbc0..eb9a95d 100644
--- a/plex86.spec
+++ b/plex86.spec
@@ -71,7 +71,7 @@ Ten pakiet zawiera moduł jądra niezbędny do uruchomienia Plex86.
%prep
%setup -q -n %{name}
-#%patch -p1
+#%%patch -p1
%build
CXXFLAGS="%{rpmcflags} -I/usr/include/ncurses"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/plex86.git/commitdiff/e7af947feb36ee4b0fd7a1103174d082ab04c717
More information about the pld-cvs-commit
mailing list