]> git.pld-linux.org Git - packages/AfterStep.git/blob - AfterStep-ar.patch
- updated libafterimage_ver (1.21); release 3 (so that libAfterBase is newer than...
[packages/AfterStep.git] / AfterStep-ar.patch
1 --- afterstep-devel-2.2.12/libAfterBase/Makefile.in.orig        2023-12-21 18:11:20.858419275 +0100
2 +++ afterstep-devel-2.2.12/libAfterBase/Makefile.in     2023-12-21 19:25:37.880940179 +0100
3 @@ -58,7 +58,7 @@ CCFLAGS         = @CFLAGS@
4  EXTRA_DEFINES  = @DEFINE_XLOCALE@
5  
6  RANLIB         = @RANLIB@
7 -AR             = ar clq
8 +AR             = ar cq
9  CP             = @CP@
10  MV             = @MV@
11  RM             = @RM@
12 --- afterstep-devel-2.2.12/libAfterImage/Makefile.in.orig       2023-12-21 19:26:43.370585391 +0100
13 +++ afterstep-devel-2.2.12/libAfterImage/Makefile.in    2023-12-21 20:35:05.758360850 +0100
14 @@ -76,7 +76,7 @@ CCFLAGS         = @CFLAGS@  @MMX_CFLAGS@
15  EXTRA_DEFINES  = @DEFINE_XLOCALE@
16  
17  RANLIB         = @RANLIB@
18 -AR             = ar clq
19 +AR             = ar cq
20  CP             = @CP@
21  MV             = @MV@
22  RM             = @RM@
23 --- afterstep-devel-2.2.12/autoconf/Makefile.defines.in.orig    2013-05-01 15:34:11.000000000 +0200
24 +++ afterstep-devel-2.2.12/autoconf/Makefile.defines.in 2023-12-21 20:39:29.353599499 +0100
25 @@ -9,7 +9,7 @@ CCFLAGS         = @CFLAGS@
26  EXTRA_DEFINES  = 
27  
28  RANLIB         = @RANLIB@
29 -AR             = ar clq
30 +AR             = ar cq
31  CP             = @CP@
32  MV             = @MV@
33  RM             = @RM@
This page took 0.077281 seconds and 3 git commands to generate.