]> git.pld-linux.org Git - packages/AfterStep10.git/blob - AfterStep10-linux_alpha.patch
- massive change ( validate errors warrings from desktop-file-validate)
[packages/AfterStep10.git] / AfterStep10-linux_alpha.patch
1 --- ./modules/Audio/Imakefile.xi        Sat Jun 28 18:42:08 1997
2 +++ ./modules/Audio/Imakefile   Sat Jun 28 18:42:23 1997
3 @@ -29,11 +29,7 @@
4  
5  DEPLIBS = $(DEPXLIB)  ../../lib/libafterstep.a
6  
7 -#ifdef AlphaArchitecture
8 -LOCAL_LIBRARIES = -ldnet_stub -L../../lib -lafterstep
9 -#else
10  LOCAL_LIBRARIES = -L../../lib -lafterstep
11 -#endif
12  
13  LINTLIBS = $(LINTXLIB)
14  
15 --- ./modules/Auto/Imakefile.xi Sat Jun 28 18:42:32 1997
16 +++ ./modules/Auto/Imakefile    Sat Jun 28 18:42:39 1997
17 @@ -7,11 +7,7 @@
18  
19  DEPLIBS = $(DEPXLIB)  ../../lib/libafterstep.a
20  
21 -#ifdef AlphaArchitecture
22 -LOCAL_LIBRARIES = -ldnet_stub -L../../lib -lafterstep  
23 -#else
24  LOCAL_LIBRARIES = -L../../lib -lafterstep
25 -#endif
26  
27  LINTLIBS = $(LINTXLIB)
28  
29 --- ./modules/Wharf/Imakefile.xi        Sat Jun 28 18:43:13 1997
30 +++ ./modules/Wharf/Imakefile   Sat Jun 28 18:43:25 1997
31 @@ -15,11 +15,7 @@
32  
33  DEPLIBS = $(DEPXLIB)  ../../lib/libafterstep.a   
34  
35 -#ifdef AlphaArchitecture
36 -LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -ldnet_stub -L../../lib -lafterstep     
37 -#else
38  LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -L../../lib -lafterstep
39 -#endif
40  
41  EXTRA_INCLUDES = -I.
42  
43 --- ./modules/Banner/Imakefile.xi       Sat Jun 28 18:42:47 1997
44 +++ ./modules/Banner/Imakefile  Sat Jun 28 18:42:56 1997
45 @@ -15,11 +15,7 @@
46  
47  DEPLIBS = $(DEPXLIB) 
48  
49 -#ifdef AlphaArchitecture
50 -LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -ldnet_stub -L../../lib -lafterstep  
51 -#else
52  LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -L../../lib -lafterstep  
53 -#endif
54  
55  LINTLIBS = $(LINTXLIB)
56  
57 --- ./modules/Pager/Imakefile.xi        Sat Jun 28 18:43:02 1997
58 +++ ./modules/Pager/Imakefile   Sat Jun 28 18:43:09 1997
59 @@ -13,11 +13,7 @@
60  
61  DEPLIBS = $(DEPXLIB)  ../../lib/libafterstep.a   
62  
63 -#ifdef AlphaArchitecture
64 -LOCAL_LIBRARIES = $(XLIB) -ldnet_stub -L../../lib -lafterstep
65 -#else
66  LOCAL_LIBRARIES = $(XLIB) -L../../lib -lafterstep
67 -#endif
68  
69  LINTLIBS = $(LINTXLIB)
70  
71 --- ./modules/Animate/Imakefile.xi      Sat Jun 28 18:41:44 1997
72 +++ ./modules/Animate/Imakefile Sat Jun 28 18:41:54 1997
73 @@ -4,11 +4,7 @@
74  
75  DEPLIBS = $(DEPXLIB)  ../../lib/libafterstep.a   
76  
77 -#ifdef AlphaArchitecture
78 -LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -ldnet_stub -L../../lib -lafterstep     
79 -#else
80  LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -L../../lib -lafterstep -lm
81 -#endif
82  
83  LINTLIBS = $(LINTXLIB)
84  
85 --- ./afterstep/Imakefile.xi    Sat Jun 28 19:05:57 1997
86 +++ ./afterstep/Imakefile       Sat Jun 28 19:07:54 1997
87 @@ -16,7 +16,7 @@
88  DEPLIBS = $(DEPXLIB) ../lib/libafterstep.a
89  
90  #ifdef AlphaArchitecture
91 -LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -ldnet_stub -lm -L../lib -lafterstep
92 +LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -lm -L../lib -lafterstep
93  #else 
94  #ifdef HPArchitecture
95  LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -lV3 -L../lib -lafterstep
This page took 0.07945 seconds and 3 git commands to generate.