]> git.pld-linux.org Git - packages/fvwm.git/blob - fvwm-fvwmman.patch
- fixed %install, now builds
[packages/fvwm.git] / fvwm-fvwmman.patch
1 --- fvwm-1.24r/modules/GoodStuff/Imakefile.marc Wed Sep  4 09:42:04 1996
2 +++ fvwm-1.24r/modules/GoodStuff/Imakefile      Wed Sep  4 09:57:21 1996
3 @@ -10,6 +10,8 @@
4  
5  COMPILER
6  
7 +MANSUFFIX = 1fvwm
8 +
9  #ifdef XPM
10  XPMLIB = XPMLIBRARY
11  #endif
12 --- fvwm-1.24r/modules/FvwmBanner/Imakefile.marc        Wed Sep  4 09:42:04 1996
13 +++ fvwm-1.24r/modules/FvwmBanner/Imakefile     Wed Sep  4 09:57:54 1996
14 @@ -10,6 +10,8 @@
15  
16  COMPILER
17  
18 +MANSUFFIX = 1fvwm
19 +
20  #ifdef XPM
21  XPMLIB = XPMLIBRARY
22  
23 --- fvwm-1.24r/modules/FvwmDebug/Imakefile.marc Wed Sep  4 09:42:04 1996
24 +++ fvwm-1.24r/modules/FvwmDebug/Imakefile      Wed Sep  4 09:57:46 1996
25 @@ -10,6 +10,8 @@
26  
27  COMPILER
28  
29 +MANSUFFIX = 1fvwm
30 +
31  DEPLIBS = $(DEPXLIB)  ../../libs/libfvwmlib.a   
32  
33  #if defined(AlphaArchitecture) && !defined(LinuxArchitecture)
34 --- fvwm-1.24r/modules/FvwmClean/Imakefile.marc Wed Sep  4 09:42:04 1996
35 +++ fvwm-1.24r/modules/FvwmClean/Imakefile      Wed Sep  4 09:57:51 1996
36 @@ -10,6 +10,7 @@
37  
38  COMPILER
39  
40 +MANSUFFIX = 1fvwm
41  
42  DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
43  
44 --- fvwm-1.24r/modules/FvwmSave/Imakefile.marc  Wed Sep  4 09:42:04 1996
45 +++ fvwm-1.24r/modules/FvwmSave/Imakefile       Wed Sep  4 09:57:33 1996
46 @@ -10,6 +10,8 @@
47  
48  COMPILER
49  
50 +MANSUFFIX = 1fvwm
51 +
52  DEPLIBS = $(DEPXLIB)  ../../libs/libfvwmlib.a   
53  
54  #if defined(AlphaArchitecture) && !defined(LinuxArchitecture)
55 --- fvwm-1.24r/modules/FvwmIdent/Imakefile.marc Wed Sep  4 09:42:04 1996
56 +++ fvwm-1.24r/modules/FvwmIdent/Imakefile      Wed Sep  4 09:57:39 1996
57 @@ -10,6 +10,8 @@
58  
59  COMPILER
60  
61 +MANSUFFIX = 1fvwm
62 +
63  DEPLIBS = $(DEPXLIB)  ../../libs/libfvwmlib.a   
64  
65  #if defined(AlphaArchitecture) && !defined(LinuxArchitecture)
66 --- fvwm-1.24r/modules/FvwmPager/Imakefile.marc Wed Sep  4 09:42:04 1996
67 +++ fvwm-1.24r/modules/FvwmPager/Imakefile      Wed Sep  4 09:57:36 1996
68 @@ -11,6 +11,8 @@
69  
70  COMPILER
71  
72 +MANSUFFIX = 1fvwm
73 +
74  DEPLIBS = $(DEPXLIB)  ../../libs/libfvwmlib.a   
75  
76  #if defined(AlphaArchitecture) && !defined(LinuxArchitecture)
77 --- fvwm-1.24r/modules/FvwmWinList/Imakefile.marc       Wed Sep  4 09:42:04 1996
78 +++ fvwm-1.24r/modules/FvwmWinList/Imakefile    Wed Sep  4 09:57:24 1996
79 @@ -12,6 +12,8 @@
80  
81  COMPILER
82  
83 +MANSUFFIX = 1fvwm
84 +
85  DEPLIBS = $(DEPXLIB)  ../../libs/libfvwmlib.a   
86  
87  #if defined(AlphaArchitecture) && !defined(LinuxArchitecture)
88 --- fvwm-1.24r/modules/FvwmScroll/Imakefile.marc        Wed Sep  4 09:42:04 1996
89 +++ fvwm-1.24r/modules/FvwmScroll/Imakefile     Wed Sep  4 09:57:27 1996
90 @@ -10,6 +10,8 @@
91  
92  COMPILER
93  
94 +MANSUFFIX = 1fvwm
95 +
96  DEPLIBS = $(DEPXLIB)  ../../libs/libfvwmlib.a   
97  
98  #if defined(AlphaArchitecture) && !defined(LinuxArchitecture)
99 --- fvwm-1.24r/modules/FvwmBacker/Imakefile.marc        Wed Sep  4 09:42:04 1996
100 +++ fvwm-1.24r/modules/FvwmBacker/Imakefile     Wed Sep  4 09:57:58 1996
101 @@ -12,6 +12,8 @@
102  
103  COMPILER
104  
105 +MANSUFFIX = 1fvwm
106 +
107  DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
108  
109  #if defined(AlphaArchitecture) && !defined(LinuxArchitecture)
110 --- fvwm-1.24r/modules/FvwmAudio/Imakefile.marc Wed Sep  4 09:54:41 1996
111 +++ fvwm-1.24r/modules/FvwmAudio/Imakefile      Wed Sep  4 09:56:29 1996
112 @@ -12,6 +12,7 @@
113  
114  /* #define HAVE_RPLAY */
115  
116 +MANSUFFIX = 1fvwm
117  
118  #ifdef HAVE_RPLAY
119  AUDIO_DEFINES = -DHAVE_RPLAY
120 --- fvwm-1.24r/modules/FvwmIconBox/Imakefile.marc       Wed Sep  4 09:42:04 1996
121 +++ fvwm-1.24r/modules/FvwmIconBox/Imakefile    Wed Sep  4 09:57:43 1996
122 @@ -10,6 +10,8 @@
123  
124  COMPILER
125  
126 +MANSUFFIX = 1fvwm
127 +
128  #ifdef XPM
129  XPMLIB = XPMLIBRARY
130  #endif
131 --- fvwm-1.24r/modules/FvwmSaveDesk/Imakefile.marc      Wed Sep  4 09:42:04 1996
132 +++ fvwm-1.24r/modules/FvwmSaveDesk/Imakefile   Wed Sep  4 09:57:30 1996
133 @@ -10,6 +10,8 @@
134  
135  COMPILER
136  
137 +MANSUFFIX = 1fvwm
138 +
139  DEPLIBS = $(DEPXLIB)  ../../libs/libfvwmlib.a   
140  
141  #if defined(AlphaArchitecture) && !defined(LinuxArchitecture)
142 --- fvwm-1.24r/modules/FvwmAuto/Imakefile.marc  Wed Sep  4 09:42:04 1996
143 +++ fvwm-1.24r/modules/FvwmAuto/Imakefile       Wed Sep  4 09:58:02 1996
144 @@ -10,6 +10,7 @@
145  
146  COMPILER
147  
148 +MANSUFFIX = 1fvwm
149  
150  DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
151  
152 --- fvwm-1.24r/Imakefile.marc   Wed Sep  4 09:51:04 1996
153 +++ fvwm-1.24r/Imakefile        Wed Sep  4 09:51:17 1996
154 @@ -28,7 +28,7 @@
155            modules/FvwmWinList
156  
157  #ifdef XPM
158 -XPMSUBDIRS = xpmroot modules/FvwmBanner 
159 +XPMSUBDIRS = modules/FvwmBanner 
160  #endif
161  
162  SUBDIRS = $(ALLSUBDIRS) $(XPMSUBDIRS) $(SHAPESUBDIRS)
This page took 0.031019 seconds and 3 git commands to generate.