[packages/WindowMaker] - fix patch fuzz

baggins baggins at pld-linux.org
Fri Sep 26 18:25:29 CEST 2025


commit b080ed258b9f55a3f6d3f1d9560221b600448370
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Sep 26 20:25:23 2025 +0200

    - fix patch fuzz

 WindowMaker-gnustep.patch | 4 ++--
 WindowMaker-shared.patch  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/WindowMaker-gnustep.patch b/WindowMaker-gnustep.patch
index 21fbf56..a2e9599 100644
--- a/WindowMaker-gnustep.patch
+++ b/WindowMaker-gnustep.patch
@@ -10,8 +10,8 @@
  
  AC_ARG_WITH(appspath,
 @@ -833,15 +833,15 @@
- 
- appspath=$with_gnustepdir
+     appspath=$with_gnustepdir
+ fi
  
 -if test "x$appspath$GNUSTEP_LOCAL_ROOT" = "x"; then
 +if test "x$appspath$GNUSTEP_ROOT" = "x"; then
diff --git a/WindowMaker-shared.patch b/WindowMaker-shared.patch
index 6d292dd..be31f82 100644
--- a/WindowMaker-shared.patch
+++ b/WindowMaker-shared.patch
@@ -261,7 +261,7 @@ diff -Nur WindowMaker-0.70.0.orig/test/Makefile.am WindowMaker-0.70.0/test/Makef
 -	$(top_builddir)/WINGs/libWINGs.a \
 +	$(top_builddir)/WINGs/libWINGs.la \
  	$(top_builddir)/wrlib/libwraster.la \
- 	@XFTLIBS@ @INTLIBS@ @DLLIBS@
+ 	@XLIBS@ @XFTLIBS@ @INTLIBS@ @DLLIBS@
  
 --- WindowMaker-0.70.0.orig/wmlib/Makefile.am	Mon Apr 10 02:59:35 2000
 +++ WindowMaker-0.70.0/wmlib/Makefile.am	Thu Oct 18 16:54:22 2001
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/WindowMaker.git/commitdiff/b080ed258b9f55a3f6d3f1d9560221b600448370



More information about the pld-cvs-commit mailing list