diff options
Diffstat (limited to 'meta/recipes-bsp/grub')
-rw-r--r-- | meta/recipes-bsp/grub/files/grub-1.99_fix_for_automake_1.11.2.patch | 5808 | ||||
-rw-r--r-- | meta/recipes-bsp/grub/grub-efi-native_1.99.bb | 4 |
2 files changed, 2 insertions, 5810 deletions
diff --git a/meta/recipes-bsp/grub/files/grub-1.99_fix_for_automake_1.11.2.patch b/meta/recipes-bsp/grub/files/grub-1.99_fix_for_automake_1.11.2.patch index 1c70e4a665..4d729e5eee 100644 --- a/meta/recipes-bsp/grub/files/grub-1.99_fix_for_automake_1.11.2.patch +++ b/meta/recipes-bsp/grub/files/grub-1.99_fix_for_automake_1.11.2.patch | |||
@@ -65,5612 +65,6 @@ Index: grub-1.99/Makefile.am | |||
65 | 65 | ||
66 | 66 | ||
67 | if COND_i386_coreboot | 67 | if COND_i386_coreboot |
68 | Index: grub-1.99/Makefile.tpl | ||
69 | =================================================================== | ||
70 | --- grub-1.99.orig/Makefile.tpl | ||
71 | +++ grub-1.99/Makefile.tpl | ||
72 | @@ -30420,7 +30420,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
73 | endif | ||
74 | [+ ENDIF +][+ ENDIF +] | ||
75 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
76 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
77 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
78 | chmod a+x [+ name +] | ||
79 | |||
80 | CLEANFILES += [+ name +] | ||
81 | @@ -30461,7 +30461,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
82 | endif | ||
83 | [+ ENDIF +][+ ENDIF +] | ||
84 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
85 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
86 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
87 | chmod a+x [+ name +] | ||
88 | |||
89 | CLEANFILES += [+ name +] | ||
90 | @@ -30508,7 +30508,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
91 | endif | ||
92 | [+ ENDIF +][+ ENDIF +] | ||
93 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
94 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
95 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
96 | chmod a+x [+ name +] | ||
97 | |||
98 | CLEANFILES += [+ name +] | ||
99 | @@ -30557,7 +30557,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
100 | endif | ||
101 | [+ ENDIF +][+ ENDIF +] | ||
102 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
103 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
104 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
105 | chmod a+x [+ name +] | ||
106 | |||
107 | CLEANFILES += [+ name +] | ||
108 | @@ -30607,7 +30607,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
109 | endif | ||
110 | [+ ENDIF +][+ ENDIF +] | ||
111 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
112 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
113 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
114 | chmod a+x [+ name +] | ||
115 | |||
116 | CLEANFILES += [+ name +] | ||
117 | @@ -30657,7 +30657,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
118 | endif | ||
119 | [+ ENDIF +][+ ENDIF +] | ||
120 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
121 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
122 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
123 | chmod a+x [+ name +] | ||
124 | |||
125 | CLEANFILES += [+ name +] | ||
126 | @@ -30707,7 +30707,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
127 | endif | ||
128 | [+ ENDIF +][+ ENDIF +] | ||
129 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
130 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
131 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
132 | chmod a+x [+ name +] | ||
133 | |||
134 | CLEANFILES += [+ name +] | ||
135 | @@ -30756,7 +30756,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
136 | endif | ||
137 | [+ ENDIF +][+ ENDIF +] | ||
138 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
139 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
140 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
141 | chmod a+x [+ name +] | ||
142 | |||
143 | CLEANFILES += [+ name +] | ||
144 | @@ -30803,7 +30803,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
145 | endif | ||
146 | [+ ENDIF +][+ ENDIF +] | ||
147 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
148 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
149 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
150 | chmod a+x [+ name +] | ||
151 | |||
152 | CLEANFILES += [+ name +] | ||
153 | @@ -30846,7 +30846,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
154 | endif | ||
155 | [+ ENDIF +][+ ENDIF +] | ||
156 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
157 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
158 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
159 | chmod a+x [+ name +] | ||
160 | |||
161 | CLEANFILES += [+ name +] | ||
162 | @@ -30887,7 +30887,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
163 | endif | ||
164 | [+ ENDIF +][+ ENDIF +] | ||
165 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
166 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
167 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
168 | chmod a+x [+ name +] | ||
169 | |||
170 | CLEANFILES += [+ name +] | ||
171 | @@ -30926,7 +30926,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
172 | endif | ||
173 | [+ ENDIF +][+ ENDIF +] | ||
174 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
175 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
176 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
177 | chmod a+x [+ name +] | ||
178 | |||
179 | CLEANFILES += [+ name +] | ||
180 | @@ -30962,7 +30962,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
181 | endif | ||
182 | [+ ENDIF +][+ ENDIF +] | ||
183 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
184 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
185 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
186 | chmod a+x [+ name +] | ||
187 | |||
188 | CLEANFILES += [+ name +] | ||
189 | @@ -30998,7 +30998,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
190 | endif | ||
191 | [+ ENDIF +][+ ENDIF +] | ||
192 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
193 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
194 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
195 | chmod a+x [+ name +] | ||
196 | |||
197 | CLEANFILES += [+ name +] | ||
198 | @@ -31034,7 +31034,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
199 | endif | ||
200 | [+ ENDIF +][+ ENDIF +] | ||
201 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
202 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
203 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
204 | chmod a+x [+ name +] | ||
205 | |||
206 | CLEANFILES += [+ name +] | ||
207 | @@ -31070,7 +31070,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
208 | endif | ||
209 | [+ ENDIF +][+ ENDIF +] | ||
210 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
211 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
212 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
213 | chmod a+x [+ name +] | ||
214 | |||
215 | CLEANFILES += [+ name +] | ||
216 | @@ -31106,7 +31106,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
217 | endif | ||
218 | [+ ENDIF +][+ ENDIF +] | ||
219 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
220 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
221 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
222 | chmod a+x [+ name +] | ||
223 | |||
224 | CLEANFILES += [+ name +] | ||
225 | @@ -31147,7 +31147,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
226 | endif | ||
227 | [+ ENDIF +][+ ENDIF +] | ||
228 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
229 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
230 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
231 | chmod a+x [+ name +] | ||
232 | |||
233 | CLEANFILES += [+ name +] | ||
234 | @@ -31193,7 +31193,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
235 | endif | ||
236 | [+ ENDIF +][+ ENDIF +] | ||
237 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
238 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
239 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
240 | chmod a+x [+ name +] | ||
241 | |||
242 | CLEANFILES += [+ name +] | ||
243 | @@ -31239,7 +31239,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
244 | endif | ||
245 | [+ ENDIF +][+ ENDIF +] | ||
246 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
247 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
248 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
249 | chmod a+x [+ name +] | ||
250 | |||
251 | CLEANFILES += [+ name +] | ||
252 | @@ -31285,7 +31285,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
253 | endif | ||
254 | [+ ENDIF +][+ ENDIF +] | ||
255 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
256 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
257 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
258 | chmod a+x [+ name +] | ||
259 | |||
260 | CLEANFILES += [+ name +] | ||
261 | @@ -31331,7 +31331,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
262 | endif | ||
263 | [+ ENDIF +][+ ENDIF +] | ||
264 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
265 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
266 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
267 | chmod a+x [+ name +] | ||
268 | |||
269 | CLEANFILES += [+ name +] | ||
270 | @@ -31377,7 +31377,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
271 | endif | ||
272 | [+ ENDIF +][+ ENDIF +] | ||
273 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
274 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
275 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
276 | chmod a+x [+ name +] | ||
277 | |||
278 | CLEANFILES += [+ name +] | ||
279 | @@ -31423,7 +31423,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
280 | endif | ||
281 | [+ ENDIF +][+ ENDIF +] | ||
282 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
283 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
284 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
285 | chmod a+x [+ name +] | ||
286 | |||
287 | CLEANFILES += [+ name +] | ||
288 | @@ -31469,7 +31469,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
289 | endif | ||
290 | [+ ENDIF +][+ ENDIF +] | ||
291 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
292 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
293 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
294 | chmod a+x [+ name +] | ||
295 | |||
296 | CLEANFILES += [+ name +] | ||
297 | @@ -31515,7 +31515,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
298 | endif | ||
299 | [+ ENDIF +][+ ENDIF +] | ||
300 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
301 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
302 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
303 | chmod a+x [+ name +] | ||
304 | |||
305 | CLEANFILES += [+ name +] | ||
306 | @@ -31561,7 +31561,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
307 | endif | ||
308 | [+ ENDIF +][+ ENDIF +] | ||
309 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
310 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
311 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
312 | chmod a+x [+ name +] | ||
313 | |||
314 | CLEANFILES += [+ name +] | ||
315 | @@ -31607,7 +31607,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
316 | endif | ||
317 | [+ ENDIF +][+ ENDIF +] | ||
318 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
319 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
320 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
321 | chmod a+x [+ name +] | ||
322 | |||
323 | CLEANFILES += [+ name +] | ||
324 | @@ -31654,7 +31654,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
325 | endif | ||
326 | [+ ENDIF +][+ ENDIF +] | ||
327 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
328 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
329 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
330 | chmod a+x [+ name +] | ||
331 | |||
332 | CLEANFILES += [+ name +] | ||
333 | @@ -31702,7 +31702,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
334 | endif | ||
335 | [+ ENDIF +][+ ENDIF +] | ||
336 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
337 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
338 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
339 | chmod a+x [+ name +] | ||
340 | |||
341 | CLEANFILES += [+ name +] | ||
342 | @@ -31750,7 +31750,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
343 | endif | ||
344 | [+ ENDIF +][+ ENDIF +] | ||
345 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
346 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
347 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
348 | chmod a+x [+ name +] | ||
349 | |||
350 | CLEANFILES += [+ name +] | ||
351 | @@ -31798,7 +31798,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
352 | endif | ||
353 | [+ ENDIF +][+ ENDIF +] | ||
354 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
355 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
356 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
357 | chmod a+x [+ name +] | ||
358 | |||
359 | CLEANFILES += [+ name +] | ||
360 | @@ -31846,7 +31846,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
361 | endif | ||
362 | [+ ENDIF +][+ ENDIF +] | ||
363 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
364 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
365 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
366 | chmod a+x [+ name +] | ||
367 | |||
368 | CLEANFILES += [+ name +] | ||
369 | @@ -31894,7 +31894,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
370 | endif | ||
371 | [+ ENDIF +][+ ENDIF +] | ||
372 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
373 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
374 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
375 | chmod a+x [+ name +] | ||
376 | |||
377 | CLEANFILES += [+ name +] | ||
378 | @@ -31942,7 +31942,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
379 | endif | ||
380 | [+ ENDIF +][+ ENDIF +] | ||
381 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
382 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
383 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
384 | chmod a+x [+ name +] | ||
385 | |||
386 | CLEANFILES += [+ name +] | ||
387 | @@ -31990,7 +31990,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
388 | endif | ||
389 | [+ ENDIF +][+ ENDIF +] | ||
390 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
391 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
392 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
393 | chmod a+x [+ name +] | ||
394 | |||
395 | CLEANFILES += [+ name +] | ||
396 | @@ -32038,7 +32038,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
397 | endif | ||
398 | [+ ENDIF +][+ ENDIF +] | ||
399 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
400 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
401 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
402 | chmod a+x [+ name +] | ||
403 | |||
404 | CLEANFILES += [+ name +] | ||
405 | @@ -32086,7 +32086,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
406 | endif | ||
407 | [+ ENDIF +][+ ENDIF +] | ||
408 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
409 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
410 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
411 | chmod a+x [+ name +] | ||
412 | |||
413 | CLEANFILES += [+ name +] | ||
414 | @@ -32134,7 +32134,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
415 | endif | ||
416 | [+ ENDIF +][+ ENDIF +] | ||
417 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
418 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
419 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
420 | chmod a+x [+ name +] | ||
421 | |||
422 | CLEANFILES += [+ name +] | ||
423 | @@ -32182,7 +32182,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
424 | endif | ||
425 | [+ ENDIF +][+ ENDIF +] | ||
426 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
427 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
428 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
429 | chmod a+x [+ name +] | ||
430 | |||
431 | CLEANFILES += [+ name +] | ||
432 | @@ -32231,7 +32231,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
433 | endif | ||
434 | [+ ENDIF +][+ ENDIF +] | ||
435 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
436 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
437 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
438 | chmod a+x [+ name +] | ||
439 | |||
440 | CLEANFILES += [+ name +] | ||
441 | @@ -32281,7 +32281,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
442 | endif | ||
443 | [+ ENDIF +][+ ENDIF +] | ||
444 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
445 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
446 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
447 | chmod a+x [+ name +] | ||
448 | |||
449 | CLEANFILES += [+ name +] | ||
450 | @@ -32331,7 +32331,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
451 | endif | ||
452 | [+ ENDIF +][+ ENDIF +] | ||
453 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
454 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
455 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
456 | chmod a+x [+ name +] | ||
457 | |||
458 | CLEANFILES += [+ name +] | ||
459 | @@ -32381,7 +32381,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
460 | endif | ||
461 | [+ ENDIF +][+ ENDIF +] | ||
462 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
463 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
464 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
465 | chmod a+x [+ name +] | ||
466 | |||
467 | CLEANFILES += [+ name +] | ||
468 | @@ -32431,7 +32431,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
469 | endif | ||
470 | [+ ENDIF +][+ ENDIF +] | ||
471 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
472 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
473 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
474 | chmod a+x [+ name +] | ||
475 | |||
476 | CLEANFILES += [+ name +] | ||
477 | @@ -32481,7 +32481,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
478 | endif | ||
479 | [+ ENDIF +][+ ENDIF +] | ||
480 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
481 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
482 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
483 | chmod a+x [+ name +] | ||
484 | |||
485 | CLEANFILES += [+ name +] | ||
486 | @@ -32531,7 +32531,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
487 | endif | ||
488 | [+ ENDIF +][+ ENDIF +] | ||
489 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
490 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
491 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
492 | chmod a+x [+ name +] | ||
493 | |||
494 | CLEANFILES += [+ name +] | ||
495 | @@ -32581,7 +32581,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
496 | endif | ||
497 | [+ ENDIF +][+ ENDIF +] | ||
498 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
499 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
500 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
501 | chmod a+x [+ name +] | ||
502 | |||
503 | CLEANFILES += [+ name +] | ||
504 | @@ -32631,7 +32631,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
505 | endif | ||
506 | [+ ENDIF +][+ ENDIF +] | ||
507 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
508 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
509 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
510 | chmod a+x [+ name +] | ||
511 | |||
512 | CLEANFILES += [+ name +] | ||
513 | @@ -32681,7 +32681,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
514 | endif | ||
515 | [+ ENDIF +][+ ENDIF +] | ||
516 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
517 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
518 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
519 | chmod a+x [+ name +] | ||
520 | |||
521 | CLEANFILES += [+ name +] | ||
522 | @@ -32731,7 +32731,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
523 | endif | ||
524 | [+ ENDIF +][+ ENDIF +] | ||
525 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
526 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
527 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
528 | chmod a+x [+ name +] | ||
529 | |||
530 | CLEANFILES += [+ name +] | ||
531 | @@ -32781,7 +32781,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
532 | endif | ||
533 | [+ ENDIF +][+ ENDIF +] | ||
534 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
535 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
536 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
537 | chmod a+x [+ name +] | ||
538 | |||
539 | CLEANFILES += [+ name +] | ||
540 | @@ -32831,7 +32831,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
541 | endif | ||
542 | [+ ENDIF +][+ ENDIF +] | ||
543 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
544 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
545 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
546 | chmod a+x [+ name +] | ||
547 | |||
548 | CLEANFILES += [+ name +] | ||
549 | @@ -32881,7 +32881,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
550 | endif | ||
551 | [+ ENDIF +][+ ENDIF +] | ||
552 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
553 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
554 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
555 | chmod a+x [+ name +] | ||
556 | |||
557 | CLEANFILES += [+ name +] | ||
558 | @@ -32931,7 +32931,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
559 | endif | ||
560 | [+ ENDIF +][+ ENDIF +] | ||
561 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
562 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
563 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
564 | chmod a+x [+ name +] | ||
565 | |||
566 | CLEANFILES += [+ name +] | ||
567 | @@ -32981,7 +32981,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
568 | endif | ||
569 | [+ ENDIF +][+ ENDIF +] | ||
570 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
571 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
572 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
573 | chmod a+x [+ name +] | ||
574 | |||
575 | CLEANFILES += [+ name +] | ||
576 | @@ -33031,7 +33031,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
577 | endif | ||
578 | [+ ENDIF +][+ ENDIF +] | ||
579 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
580 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
581 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
582 | chmod a+x [+ name +] | ||
583 | |||
584 | CLEANFILES += [+ name +] | ||
585 | @@ -33081,7 +33081,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
586 | endif | ||
587 | [+ ENDIF +][+ ENDIF +] | ||
588 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
589 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
590 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
591 | chmod a+x [+ name +] | ||
592 | |||
593 | CLEANFILES += [+ name +] | ||
594 | @@ -33131,7 +33131,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
595 | endif | ||
596 | [+ ENDIF +][+ ENDIF +] | ||
597 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
598 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
599 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
600 | chmod a+x [+ name +] | ||
601 | |||
602 | CLEANFILES += [+ name +] | ||
603 | @@ -33181,7 +33181,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
604 | endif | ||
605 | [+ ENDIF +][+ ENDIF +] | ||
606 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
607 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
608 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
609 | chmod a+x [+ name +] | ||
610 | |||
611 | CLEANFILES += [+ name +] | ||
612 | @@ -33231,7 +33231,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
613 | endif | ||
614 | [+ ENDIF +][+ ENDIF +] | ||
615 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
616 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
617 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
618 | chmod a+x [+ name +] | ||
619 | |||
620 | CLEANFILES += [+ name +] | ||
621 | @@ -33281,7 +33281,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
622 | endif | ||
623 | [+ ENDIF +][+ ENDIF +] | ||
624 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
625 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
626 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
627 | chmod a+x [+ name +] | ||
628 | |||
629 | CLEANFILES += [+ name +] | ||
630 | @@ -33331,7 +33331,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
631 | endif | ||
632 | [+ ENDIF +][+ ENDIF +] | ||
633 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
634 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
635 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
636 | chmod a+x [+ name +] | ||
637 | |||
638 | CLEANFILES += [+ name +] | ||
639 | @@ -33381,7 +33381,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
640 | endif | ||
641 | [+ ENDIF +][+ ENDIF +] | ||
642 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
643 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
644 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
645 | chmod a+x [+ name +] | ||
646 | |||
647 | CLEANFILES += [+ name +] | ||
648 | @@ -33431,7 +33431,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
649 | endif | ||
650 | [+ ENDIF +][+ ENDIF +] | ||
651 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
652 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
653 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
654 | chmod a+x [+ name +] | ||
655 | |||
656 | CLEANFILES += [+ name +] | ||
657 | @@ -33481,7 +33481,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
658 | endif | ||
659 | [+ ENDIF +][+ ENDIF +] | ||
660 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
661 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
662 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
663 | chmod a+x [+ name +] | ||
664 | |||
665 | CLEANFILES += [+ name +] | ||
666 | @@ -33531,7 +33531,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
667 | endif | ||
668 | [+ ENDIF +][+ ENDIF +] | ||
669 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
670 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
671 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
672 | chmod a+x [+ name +] | ||
673 | |||
674 | CLEANFILES += [+ name +] | ||
675 | @@ -33581,7 +33581,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
676 | endif | ||
677 | [+ ENDIF +][+ ENDIF +] | ||
678 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
679 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
680 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
681 | chmod a+x [+ name +] | ||
682 | |||
683 | CLEANFILES += [+ name +] | ||
684 | @@ -33631,7 +33631,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
685 | endif | ||
686 | [+ ENDIF +][+ ENDIF +] | ||
687 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
688 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
689 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
690 | chmod a+x [+ name +] | ||
691 | |||
692 | CLEANFILES += [+ name +] | ||
693 | @@ -33681,7 +33681,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
694 | endif | ||
695 | [+ ENDIF +][+ ENDIF +] | ||
696 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
697 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
698 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
699 | chmod a+x [+ name +] | ||
700 | |||
701 | CLEANFILES += [+ name +] | ||
702 | @@ -33731,7 +33731,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
703 | endif | ||
704 | [+ ENDIF +][+ ENDIF +] | ||
705 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
706 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
707 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
708 | chmod a+x [+ name +] | ||
709 | |||
710 | CLEANFILES += [+ name +] | ||
711 | @@ -33781,7 +33781,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
712 | endif | ||
713 | [+ ENDIF +][+ ENDIF +] | ||
714 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
715 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
716 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
717 | chmod a+x [+ name +] | ||
718 | |||
719 | CLEANFILES += [+ name +] | ||
720 | @@ -33831,7 +33831,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
721 | endif | ||
722 | [+ ENDIF +][+ ENDIF +] | ||
723 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
724 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
725 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
726 | chmod a+x [+ name +] | ||
727 | |||
728 | CLEANFILES += [+ name +] | ||
729 | @@ -33881,7 +33881,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
730 | endif | ||
731 | [+ ENDIF +][+ ENDIF +] | ||
732 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
733 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
734 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
735 | chmod a+x [+ name +] | ||
736 | |||
737 | CLEANFILES += [+ name +] | ||
738 | @@ -33931,7 +33931,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
739 | endif | ||
740 | [+ ENDIF +][+ ENDIF +] | ||
741 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
742 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
743 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
744 | chmod a+x [+ name +] | ||
745 | |||
746 | CLEANFILES += [+ name +] | ||
747 | @@ -33981,7 +33981,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
748 | endif | ||
749 | [+ ENDIF +][+ ENDIF +] | ||
750 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
751 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
752 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
753 | chmod a+x [+ name +] | ||
754 | |||
755 | CLEANFILES += [+ name +] | ||
756 | @@ -34031,7 +34031,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
757 | endif | ||
758 | [+ ENDIF +][+ ENDIF +] | ||
759 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
760 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
761 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
762 | chmod a+x [+ name +] | ||
763 | |||
764 | CLEANFILES += [+ name +] | ||
765 | @@ -34081,7 +34081,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
766 | endif | ||
767 | [+ ENDIF +][+ ENDIF +] | ||
768 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
769 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
770 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
771 | chmod a+x [+ name +] | ||
772 | |||
773 | CLEANFILES += [+ name +] | ||
774 | @@ -34131,7 +34131,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
775 | endif | ||
776 | [+ ENDIF +][+ ENDIF +] | ||
777 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
778 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
779 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
780 | chmod a+x [+ name +] | ||
781 | |||
782 | CLEANFILES += [+ name +] | ||
783 | @@ -34181,7 +34181,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
784 | endif | ||
785 | [+ ENDIF +][+ ENDIF +] | ||
786 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
787 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
788 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
789 | chmod a+x [+ name +] | ||
790 | |||
791 | CLEANFILES += [+ name +] | ||
792 | @@ -34231,7 +34231,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
793 | endif | ||
794 | [+ ENDIF +][+ ENDIF +] | ||
795 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
796 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
797 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
798 | chmod a+x [+ name +] | ||
799 | |||
800 | CLEANFILES += [+ name +] | ||
801 | @@ -34281,7 +34281,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
802 | endif | ||
803 | [+ ENDIF +][+ ENDIF +] | ||
804 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
805 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
806 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
807 | chmod a+x [+ name +] | ||
808 | |||
809 | CLEANFILES += [+ name +] | ||
810 | @@ -34331,7 +34331,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
811 | endif | ||
812 | [+ ENDIF +][+ ENDIF +] | ||
813 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
814 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
815 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
816 | chmod a+x [+ name +] | ||
817 | |||
818 | CLEANFILES += [+ name +] | ||
819 | @@ -34381,7 +34381,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
820 | endif | ||
821 | [+ ENDIF +][+ ENDIF +] | ||
822 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
823 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
824 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
825 | chmod a+x [+ name +] | ||
826 | |||
827 | CLEANFILES += [+ name +] | ||
828 | @@ -34431,7 +34431,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
829 | endif | ||
830 | [+ ENDIF +][+ ENDIF +] | ||
831 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
832 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
833 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
834 | chmod a+x [+ name +] | ||
835 | |||
836 | CLEANFILES += [+ name +] | ||
837 | @@ -34481,7 +34481,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
838 | endif | ||
839 | [+ ENDIF +][+ ENDIF +] | ||
840 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
841 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
842 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
843 | chmod a+x [+ name +] | ||
844 | |||
845 | CLEANFILES += [+ name +] | ||
846 | @@ -34531,7 +34531,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
847 | endif | ||
848 | [+ ENDIF +][+ ENDIF +] | ||
849 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
850 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
851 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
852 | chmod a+x [+ name +] | ||
853 | |||
854 | CLEANFILES += [+ name +] | ||
855 | @@ -34581,7 +34581,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
856 | endif | ||
857 | [+ ENDIF +][+ ENDIF +] | ||
858 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
859 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
860 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
861 | chmod a+x [+ name +] | ||
862 | |||
863 | CLEANFILES += [+ name +] | ||
864 | @@ -34631,7 +34631,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
865 | endif | ||
866 | [+ ENDIF +][+ ENDIF +] | ||
867 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
868 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
869 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
870 | chmod a+x [+ name +] | ||
871 | |||
872 | CLEANFILES += [+ name +] | ||
873 | @@ -34681,7 +34681,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
874 | endif | ||
875 | [+ ENDIF +][+ ENDIF +] | ||
876 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
877 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
878 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
879 | chmod a+x [+ name +] | ||
880 | |||
881 | CLEANFILES += [+ name +] | ||
882 | @@ -34731,7 +34731,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
883 | endif | ||
884 | [+ ENDIF +][+ ENDIF +] | ||
885 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
886 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
887 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
888 | chmod a+x [+ name +] | ||
889 | |||
890 | CLEANFILES += [+ name +] | ||
891 | @@ -34781,7 +34781,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
892 | endif | ||
893 | [+ ENDIF +][+ ENDIF +] | ||
894 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
895 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
896 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
897 | chmod a+x [+ name +] | ||
898 | |||
899 | CLEANFILES += [+ name +] | ||
900 | @@ -34830,7 +34830,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
901 | endif | ||
902 | [+ ENDIF +][+ ENDIF +] | ||
903 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
904 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
905 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
906 | chmod a+x [+ name +] | ||
907 | |||
908 | CLEANFILES += [+ name +] | ||
909 | @@ -34878,7 +34878,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
910 | endif | ||
911 | [+ ENDIF +][+ ENDIF +] | ||
912 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
913 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
914 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
915 | chmod a+x [+ name +] | ||
916 | |||
917 | CLEANFILES += [+ name +] | ||
918 | @@ -34926,7 +34926,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
919 | endif | ||
920 | [+ ENDIF +][+ ENDIF +] | ||
921 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
922 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
923 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
924 | chmod a+x [+ name +] | ||
925 | |||
926 | CLEANFILES += [+ name +] | ||
927 | @@ -34974,7 +34974,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
928 | endif | ||
929 | [+ ENDIF +][+ ENDIF +] | ||
930 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
931 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
932 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
933 | chmod a+x [+ name +] | ||
934 | |||
935 | CLEANFILES += [+ name +] | ||
936 | @@ -35022,7 +35022,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
937 | endif | ||
938 | [+ ENDIF +][+ ENDIF +] | ||
939 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
940 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
941 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
942 | chmod a+x [+ name +] | ||
943 | |||
944 | CLEANFILES += [+ name +] | ||
945 | @@ -35070,7 +35070,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
946 | endif | ||
947 | [+ ENDIF +][+ ENDIF +] | ||
948 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
949 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
950 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
951 | chmod a+x [+ name +] | ||
952 | |||
953 | CLEANFILES += [+ name +] | ||
954 | @@ -35118,7 +35118,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
955 | endif | ||
956 | [+ ENDIF +][+ ENDIF +] | ||
957 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
958 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
959 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
960 | chmod a+x [+ name +] | ||
961 | |||
962 | CLEANFILES += [+ name +] | ||
963 | @@ -35166,7 +35166,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
964 | endif | ||
965 | [+ ENDIF +][+ ENDIF +] | ||
966 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
967 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
968 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
969 | chmod a+x [+ name +] | ||
970 | |||
971 | CLEANFILES += [+ name +] | ||
972 | @@ -35214,7 +35214,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
973 | endif | ||
974 | [+ ENDIF +][+ ENDIF +] | ||
975 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
976 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
977 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
978 | chmod a+x [+ name +] | ||
979 | |||
980 | CLEANFILES += [+ name +] | ||
981 | @@ -35262,7 +35262,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
982 | endif | ||
983 | [+ ENDIF +][+ ENDIF +] | ||
984 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
985 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
986 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
987 | chmod a+x [+ name +] | ||
988 | |||
989 | CLEANFILES += [+ name +] | ||
990 | @@ -35310,7 +35310,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
991 | endif | ||
992 | [+ ENDIF +][+ ENDIF +] | ||
993 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
994 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
995 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
996 | chmod a+x [+ name +] | ||
997 | |||
998 | CLEANFILES += [+ name +] | ||
999 | @@ -35358,7 +35358,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1000 | endif | ||
1001 | [+ ENDIF +][+ ENDIF +] | ||
1002 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1003 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1004 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1005 | chmod a+x [+ name +] | ||
1006 | |||
1007 | CLEANFILES += [+ name +] | ||
1008 | @@ -35405,7 +35405,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1009 | endif | ||
1010 | [+ ENDIF +][+ ENDIF +] | ||
1011 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1012 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1013 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1014 | chmod a+x [+ name +] | ||
1015 | |||
1016 | CLEANFILES += [+ name +] | ||
1017 | @@ -35451,7 +35451,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1018 | endif | ||
1019 | [+ ENDIF +][+ ENDIF +] | ||
1020 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1021 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1022 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1023 | chmod a+x [+ name +] | ||
1024 | |||
1025 | CLEANFILES += [+ name +] | ||
1026 | @@ -35497,7 +35497,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1027 | endif | ||
1028 | [+ ENDIF +][+ ENDIF +] | ||
1029 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1030 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1031 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1032 | chmod a+x [+ name +] | ||
1033 | |||
1034 | CLEANFILES += [+ name +] | ||
1035 | @@ -35543,7 +35543,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1036 | endif | ||
1037 | [+ ENDIF +][+ ENDIF +] | ||
1038 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1039 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1040 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1041 | chmod a+x [+ name +] | ||
1042 | |||
1043 | CLEANFILES += [+ name +] | ||
1044 | @@ -35589,7 +35589,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1045 | endif | ||
1046 | [+ ENDIF +][+ ENDIF +] | ||
1047 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1048 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1049 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1050 | chmod a+x [+ name +] | ||
1051 | |||
1052 | CLEANFILES += [+ name +] | ||
1053 | @@ -35635,7 +35635,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1054 | endif | ||
1055 | [+ ENDIF +][+ ENDIF +] | ||
1056 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1057 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1058 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1059 | chmod a+x [+ name +] | ||
1060 | |||
1061 | CLEANFILES += [+ name +] | ||
1062 | @@ -35681,7 +35681,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1063 | endif | ||
1064 | [+ ENDIF +][+ ENDIF +] | ||
1065 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1066 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1067 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1068 | chmod a+x [+ name +] | ||
1069 | |||
1070 | CLEANFILES += [+ name +] | ||
1071 | @@ -35727,7 +35727,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1072 | endif | ||
1073 | [+ ENDIF +][+ ENDIF +] | ||
1074 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1075 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1076 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1077 | chmod a+x [+ name +] | ||
1078 | |||
1079 | CLEANFILES += [+ name +] | ||
1080 | @@ -35773,7 +35773,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1081 | endif | ||
1082 | [+ ENDIF +][+ ENDIF +] | ||
1083 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1084 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1085 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1086 | chmod a+x [+ name +] | ||
1087 | |||
1088 | CLEANFILES += [+ name +] | ||
1089 | @@ -35819,7 +35819,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1090 | endif | ||
1091 | [+ ENDIF +][+ ENDIF +] | ||
1092 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1093 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1094 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1095 | chmod a+x [+ name +] | ||
1096 | |||
1097 | CLEANFILES += [+ name +] | ||
1098 | @@ -35865,7 +35865,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1099 | endif | ||
1100 | [+ ENDIF +][+ ENDIF +] | ||
1101 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1102 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1103 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1104 | chmod a+x [+ name +] | ||
1105 | |||
1106 | CLEANFILES += [+ name +] | ||
1107 | @@ -35908,7 +35908,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1108 | endif | ||
1109 | [+ ENDIF +][+ ENDIF +] | ||
1110 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1111 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1112 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1113 | chmod a+x [+ name +] | ||
1114 | |||
1115 | CLEANFILES += [+ name +] | ||
1116 | @@ -35948,7 +35948,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1117 | endif | ||
1118 | [+ ENDIF +][+ ENDIF +] | ||
1119 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1120 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1121 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1122 | chmod a+x [+ name +] | ||
1123 | |||
1124 | CLEANFILES += [+ name +] | ||
1125 | @@ -35988,7 +35988,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1126 | endif | ||
1127 | [+ ENDIF +][+ ENDIF +] | ||
1128 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1129 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1130 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1131 | chmod a+x [+ name +] | ||
1132 | |||
1133 | CLEANFILES += [+ name +] | ||
1134 | @@ -36028,7 +36028,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1135 | endif | ||
1136 | [+ ENDIF +][+ ENDIF +] | ||
1137 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1138 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1139 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1140 | chmod a+x [+ name +] | ||
1141 | |||
1142 | CLEANFILES += [+ name +] | ||
1143 | @@ -36068,7 +36068,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1144 | endif | ||
1145 | [+ ENDIF +][+ ENDIF +] | ||
1146 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1147 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1148 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1149 | chmod a+x [+ name +] | ||
1150 | |||
1151 | CLEANFILES += [+ name +] | ||
1152 | @@ -36108,7 +36108,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1153 | endif | ||
1154 | [+ ENDIF +][+ ENDIF +] | ||
1155 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1156 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1157 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1158 | chmod a+x [+ name +] | ||
1159 | |||
1160 | CLEANFILES += [+ name +] | ||
1161 | @@ -36148,7 +36148,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1162 | endif | ||
1163 | [+ ENDIF +][+ ENDIF +] | ||
1164 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1165 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1166 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1167 | chmod a+x [+ name +] | ||
1168 | |||
1169 | CLEANFILES += [+ name +] | ||
1170 | @@ -36188,7 +36188,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1171 | endif | ||
1172 | [+ ENDIF +][+ ENDIF +] | ||
1173 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1174 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1175 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1176 | chmod a+x [+ name +] | ||
1177 | |||
1178 | CLEANFILES += [+ name +] | ||
1179 | @@ -36229,7 +36229,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1180 | endif | ||
1181 | [+ ENDIF +][+ ENDIF +] | ||
1182 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1183 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1184 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1185 | chmod a+x [+ name +] | ||
1186 | |||
1187 | CLEANFILES += [+ name +] | ||
1188 | @@ -36271,7 +36271,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1189 | endif | ||
1190 | [+ ENDIF +][+ ENDIF +] | ||
1191 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1192 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1193 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1194 | chmod a+x [+ name +] | ||
1195 | |||
1196 | CLEANFILES += [+ name +] | ||
1197 | @@ -36313,7 +36313,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1198 | endif | ||
1199 | [+ ENDIF +][+ ENDIF +] | ||
1200 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1201 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1202 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1203 | chmod a+x [+ name +] | ||
1204 | |||
1205 | CLEANFILES += [+ name +] | ||
1206 | @@ -36355,7 +36355,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1207 | endif | ||
1208 | [+ ENDIF +][+ ENDIF +] | ||
1209 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1210 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1211 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1212 | chmod a+x [+ name +] | ||
1213 | |||
1214 | CLEANFILES += [+ name +] | ||
1215 | @@ -36397,7 +36397,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1216 | endif | ||
1217 | [+ ENDIF +][+ ENDIF +] | ||
1218 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1219 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1220 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1221 | chmod a+x [+ name +] | ||
1222 | |||
1223 | CLEANFILES += [+ name +] | ||
1224 | @@ -36439,7 +36439,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1225 | endif | ||
1226 | [+ ENDIF +][+ ENDIF +] | ||
1227 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1228 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1229 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1230 | chmod a+x [+ name +] | ||
1231 | |||
1232 | CLEANFILES += [+ name +] | ||
1233 | @@ -36481,7 +36481,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1234 | endif | ||
1235 | [+ ENDIF +][+ ENDIF +] | ||
1236 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1237 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1238 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1239 | chmod a+x [+ name +] | ||
1240 | |||
1241 | CLEANFILES += [+ name +] | ||
1242 | @@ -36523,7 +36523,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1243 | endif | ||
1244 | [+ ENDIF +][+ ENDIF +] | ||
1245 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1246 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1247 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1248 | chmod a+x [+ name +] | ||
1249 | |||
1250 | CLEANFILES += [+ name +] | ||
1251 | @@ -36565,7 +36565,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1252 | endif | ||
1253 | [+ ENDIF +][+ ENDIF +] | ||
1254 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1255 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1256 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1257 | chmod a+x [+ name +] | ||
1258 | |||
1259 | CLEANFILES += [+ name +] | ||
1260 | Index: grub-1.99/Makefile.util.am | ||
1261 | =================================================================== | ||
1262 | --- grub-1.99.orig/Makefile.util.am | ||
1263 | +++ grub-1.99/Makefile.util.am | ||
1264 | @@ -4111,7 +4111,7 @@ if COND_emu | ||
1265 | grubconf_SCRIPTS += 00_header | ||
1266 | |||
1267 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1268 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1269 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1270 | chmod a+x 00_header | ||
1271 | |||
1272 | CLEANFILES += 00_header | ||
1273 | @@ -4122,7 +4122,7 @@ if COND_i386_pc | ||
1274 | grubconf_SCRIPTS += 00_header | ||
1275 | |||
1276 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1277 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1278 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1279 | chmod a+x 00_header | ||
1280 | |||
1281 | CLEANFILES += 00_header | ||
1282 | @@ -4133,7 +4133,7 @@ if COND_i386_efi | ||
1283 | grubconf_SCRIPTS += 00_header | ||
1284 | |||
1285 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1286 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1287 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1288 | chmod a+x 00_header | ||
1289 | |||
1290 | CLEANFILES += 00_header | ||
1291 | @@ -4144,7 +4144,7 @@ if COND_i386_qemu | ||
1292 | grubconf_SCRIPTS += 00_header | ||
1293 | |||
1294 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1295 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1296 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1297 | chmod a+x 00_header | ||
1298 | |||
1299 | CLEANFILES += 00_header | ||
1300 | @@ -4155,7 +4155,7 @@ if COND_i386_coreboot | ||
1301 | grubconf_SCRIPTS += 00_header | ||
1302 | |||
1303 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1304 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1305 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1306 | chmod a+x 00_header | ||
1307 | |||
1308 | CLEANFILES += 00_header | ||
1309 | @@ -4166,7 +4166,7 @@ if COND_i386_multiboot | ||
1310 | grubconf_SCRIPTS += 00_header | ||
1311 | |||
1312 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1313 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1314 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1315 | chmod a+x 00_header | ||
1316 | |||
1317 | CLEANFILES += 00_header | ||
1318 | @@ -4177,7 +4177,7 @@ if COND_i386_ieee1275 | ||
1319 | grubconf_SCRIPTS += 00_header | ||
1320 | |||
1321 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1322 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1323 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1324 | chmod a+x 00_header | ||
1325 | |||
1326 | CLEANFILES += 00_header | ||
1327 | @@ -4188,7 +4188,7 @@ if COND_x86_64_efi | ||
1328 | grubconf_SCRIPTS += 00_header | ||
1329 | |||
1330 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1331 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1332 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1333 | chmod a+x 00_header | ||
1334 | |||
1335 | CLEANFILES += 00_header | ||
1336 | @@ -4199,7 +4199,7 @@ if COND_mips_yeeloong | ||
1337 | grubconf_SCRIPTS += 00_header | ||
1338 | |||
1339 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1340 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1341 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1342 | chmod a+x 00_header | ||
1343 | |||
1344 | CLEANFILES += 00_header | ||
1345 | @@ -4210,7 +4210,7 @@ if COND_sparc64_ieee1275 | ||
1346 | grubconf_SCRIPTS += 00_header | ||
1347 | |||
1348 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1349 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1350 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1351 | chmod a+x 00_header | ||
1352 | |||
1353 | CLEANFILES += 00_header | ||
1354 | @@ -4221,7 +4221,7 @@ if COND_powerpc_ieee1275 | ||
1355 | grubconf_SCRIPTS += 00_header | ||
1356 | |||
1357 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1358 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1359 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1360 | chmod a+x 00_header | ||
1361 | |||
1362 | CLEANFILES += 00_header | ||
1363 | @@ -4233,7 +4233,7 @@ if COND_HOST_WINDOWS | ||
1364 | grubconf_SCRIPTS += 10_windows | ||
1365 | |||
1366 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1367 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1368 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1369 | chmod a+x 10_windows | ||
1370 | |||
1371 | CLEANFILES += 10_windows | ||
1372 | @@ -4246,7 +4246,7 @@ if COND_HOST_WINDOWS | ||
1373 | grubconf_SCRIPTS += 10_windows | ||
1374 | |||
1375 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1376 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1377 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1378 | chmod a+x 10_windows | ||
1379 | |||
1380 | CLEANFILES += 10_windows | ||
1381 | @@ -4259,7 +4259,7 @@ if COND_HOST_WINDOWS | ||
1382 | grubconf_SCRIPTS += 10_windows | ||
1383 | |||
1384 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1385 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1386 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1387 | chmod a+x 10_windows | ||
1388 | |||
1389 | CLEANFILES += 10_windows | ||
1390 | @@ -4272,7 +4272,7 @@ if COND_HOST_WINDOWS | ||
1391 | grubconf_SCRIPTS += 10_windows | ||
1392 | |||
1393 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1394 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1395 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1396 | chmod a+x 10_windows | ||
1397 | |||
1398 | CLEANFILES += 10_windows | ||
1399 | @@ -4285,7 +4285,7 @@ if COND_HOST_WINDOWS | ||
1400 | grubconf_SCRIPTS += 10_windows | ||
1401 | |||
1402 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1403 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1404 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1405 | chmod a+x 10_windows | ||
1406 | |||
1407 | CLEANFILES += 10_windows | ||
1408 | @@ -4298,7 +4298,7 @@ if COND_HOST_WINDOWS | ||
1409 | grubconf_SCRIPTS += 10_windows | ||
1410 | |||
1411 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1412 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1413 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1414 | chmod a+x 10_windows | ||
1415 | |||
1416 | CLEANFILES += 10_windows | ||
1417 | @@ -4311,7 +4311,7 @@ if COND_HOST_WINDOWS | ||
1418 | grubconf_SCRIPTS += 10_windows | ||
1419 | |||
1420 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1421 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1422 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1423 | chmod a+x 10_windows | ||
1424 | |||
1425 | CLEANFILES += 10_windows | ||
1426 | @@ -4324,7 +4324,7 @@ if COND_HOST_WINDOWS | ||
1427 | grubconf_SCRIPTS += 10_windows | ||
1428 | |||
1429 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1430 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1431 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1432 | chmod a+x 10_windows | ||
1433 | |||
1434 | CLEANFILES += 10_windows | ||
1435 | @@ -4337,7 +4337,7 @@ if COND_HOST_WINDOWS | ||
1436 | grubconf_SCRIPTS += 10_windows | ||
1437 | |||
1438 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1439 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1440 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1441 | chmod a+x 10_windows | ||
1442 | |||
1443 | CLEANFILES += 10_windows | ||
1444 | @@ -4350,7 +4350,7 @@ if COND_HOST_WINDOWS | ||
1445 | grubconf_SCRIPTS += 10_windows | ||
1446 | |||
1447 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1448 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1449 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1450 | chmod a+x 10_windows | ||
1451 | |||
1452 | CLEANFILES += 10_windows | ||
1453 | @@ -4363,7 +4363,7 @@ if COND_HOST_WINDOWS | ||
1454 | grubconf_SCRIPTS += 10_windows | ||
1455 | |||
1456 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1457 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1458 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1459 | chmod a+x 10_windows | ||
1460 | |||
1461 | CLEANFILES += 10_windows | ||
1462 | @@ -4376,7 +4376,7 @@ if COND_HOST_HURD | ||
1463 | grubconf_SCRIPTS += 10_hurd | ||
1464 | |||
1465 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1466 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1467 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1468 | chmod a+x 10_hurd | ||
1469 | |||
1470 | CLEANFILES += 10_hurd | ||
1471 | @@ -4389,7 +4389,7 @@ if COND_HOST_HURD | ||
1472 | grubconf_SCRIPTS += 10_hurd | ||
1473 | |||
1474 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1475 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1476 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1477 | chmod a+x 10_hurd | ||
1478 | |||
1479 | CLEANFILES += 10_hurd | ||
1480 | @@ -4402,7 +4402,7 @@ if COND_HOST_HURD | ||
1481 | grubconf_SCRIPTS += 10_hurd | ||
1482 | |||
1483 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1484 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1485 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1486 | chmod a+x 10_hurd | ||
1487 | |||
1488 | CLEANFILES += 10_hurd | ||
1489 | @@ -4415,7 +4415,7 @@ if COND_HOST_HURD | ||
1490 | grubconf_SCRIPTS += 10_hurd | ||
1491 | |||
1492 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1493 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1494 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1495 | chmod a+x 10_hurd | ||
1496 | |||
1497 | CLEANFILES += 10_hurd | ||
1498 | @@ -4428,7 +4428,7 @@ if COND_HOST_HURD | ||
1499 | grubconf_SCRIPTS += 10_hurd | ||
1500 | |||
1501 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1502 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1503 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1504 | chmod a+x 10_hurd | ||
1505 | |||
1506 | CLEANFILES += 10_hurd | ||
1507 | @@ -4441,7 +4441,7 @@ if COND_HOST_HURD | ||
1508 | grubconf_SCRIPTS += 10_hurd | ||
1509 | |||
1510 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1511 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1512 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1513 | chmod a+x 10_hurd | ||
1514 | |||
1515 | CLEANFILES += 10_hurd | ||
1516 | @@ -4454,7 +4454,7 @@ if COND_HOST_HURD | ||
1517 | grubconf_SCRIPTS += 10_hurd | ||
1518 | |||
1519 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1520 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1521 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1522 | chmod a+x 10_hurd | ||
1523 | |||
1524 | CLEANFILES += 10_hurd | ||
1525 | @@ -4467,7 +4467,7 @@ if COND_HOST_HURD | ||
1526 | grubconf_SCRIPTS += 10_hurd | ||
1527 | |||
1528 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1529 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1530 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1531 | chmod a+x 10_hurd | ||
1532 | |||
1533 | CLEANFILES += 10_hurd | ||
1534 | @@ -4480,7 +4480,7 @@ if COND_HOST_HURD | ||
1535 | grubconf_SCRIPTS += 10_hurd | ||
1536 | |||
1537 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1538 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1539 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1540 | chmod a+x 10_hurd | ||
1541 | |||
1542 | CLEANFILES += 10_hurd | ||
1543 | @@ -4493,7 +4493,7 @@ if COND_HOST_HURD | ||
1544 | grubconf_SCRIPTS += 10_hurd | ||
1545 | |||
1546 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1547 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1548 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1549 | chmod a+x 10_hurd | ||
1550 | |||
1551 | CLEANFILES += 10_hurd | ||
1552 | @@ -4506,7 +4506,7 @@ if COND_HOST_HURD | ||
1553 | grubconf_SCRIPTS += 10_hurd | ||
1554 | |||
1555 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1556 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1557 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1558 | chmod a+x 10_hurd | ||
1559 | |||
1560 | CLEANFILES += 10_hurd | ||
1561 | @@ -4519,7 +4519,7 @@ if COND_HOST_KFREEBSD | ||
1562 | grubconf_SCRIPTS += 10_kfreebsd | ||
1563 | |||
1564 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1565 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1566 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1567 | chmod a+x 10_kfreebsd | ||
1568 | |||
1569 | CLEANFILES += 10_kfreebsd | ||
1570 | @@ -4532,7 +4532,7 @@ if COND_HOST_KFREEBSD | ||
1571 | grubconf_SCRIPTS += 10_kfreebsd | ||
1572 | |||
1573 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1574 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1575 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1576 | chmod a+x 10_kfreebsd | ||
1577 | |||
1578 | CLEANFILES += 10_kfreebsd | ||
1579 | @@ -4545,7 +4545,7 @@ if COND_HOST_KFREEBSD | ||
1580 | grubconf_SCRIPTS += 10_kfreebsd | ||
1581 | |||
1582 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1583 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1584 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1585 | chmod a+x 10_kfreebsd | ||
1586 | |||
1587 | CLEANFILES += 10_kfreebsd | ||
1588 | @@ -4558,7 +4558,7 @@ if COND_HOST_KFREEBSD | ||
1589 | grubconf_SCRIPTS += 10_kfreebsd | ||
1590 | |||
1591 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1592 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1593 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1594 | chmod a+x 10_kfreebsd | ||
1595 | |||
1596 | CLEANFILES += 10_kfreebsd | ||
1597 | @@ -4571,7 +4571,7 @@ if COND_HOST_KFREEBSD | ||
1598 | grubconf_SCRIPTS += 10_kfreebsd | ||
1599 | |||
1600 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1601 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1602 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1603 | chmod a+x 10_kfreebsd | ||
1604 | |||
1605 | CLEANFILES += 10_kfreebsd | ||
1606 | @@ -4584,7 +4584,7 @@ if COND_HOST_KFREEBSD | ||
1607 | grubconf_SCRIPTS += 10_kfreebsd | ||
1608 | |||
1609 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1610 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1611 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1612 | chmod a+x 10_kfreebsd | ||
1613 | |||
1614 | CLEANFILES += 10_kfreebsd | ||
1615 | @@ -4597,7 +4597,7 @@ if COND_HOST_KFREEBSD | ||
1616 | grubconf_SCRIPTS += 10_kfreebsd | ||
1617 | |||
1618 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1619 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1620 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1621 | chmod a+x 10_kfreebsd | ||
1622 | |||
1623 | CLEANFILES += 10_kfreebsd | ||
1624 | @@ -4610,7 +4610,7 @@ if COND_HOST_KFREEBSD | ||
1625 | grubconf_SCRIPTS += 10_kfreebsd | ||
1626 | |||
1627 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1628 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1629 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1630 | chmod a+x 10_kfreebsd | ||
1631 | |||
1632 | CLEANFILES += 10_kfreebsd | ||
1633 | @@ -4623,7 +4623,7 @@ if COND_HOST_KFREEBSD | ||
1634 | grubconf_SCRIPTS += 10_kfreebsd | ||
1635 | |||
1636 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1637 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1638 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1639 | chmod a+x 10_kfreebsd | ||
1640 | |||
1641 | CLEANFILES += 10_kfreebsd | ||
1642 | @@ -4636,7 +4636,7 @@ if COND_HOST_KFREEBSD | ||
1643 | grubconf_SCRIPTS += 10_kfreebsd | ||
1644 | |||
1645 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1646 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1647 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1648 | chmod a+x 10_kfreebsd | ||
1649 | |||
1650 | CLEANFILES += 10_kfreebsd | ||
1651 | @@ -4649,7 +4649,7 @@ if COND_HOST_KFREEBSD | ||
1652 | grubconf_SCRIPTS += 10_kfreebsd | ||
1653 | |||
1654 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1655 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1656 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1657 | chmod a+x 10_kfreebsd | ||
1658 | |||
1659 | CLEANFILES += 10_kfreebsd | ||
1660 | @@ -4662,7 +4662,7 @@ if COND_HOST_NETBSD | ||
1661 | grubconf_SCRIPTS += 10_netbsd | ||
1662 | |||
1663 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1664 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1665 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1666 | chmod a+x 10_netbsd | ||
1667 | |||
1668 | CLEANFILES += 10_netbsd | ||
1669 | @@ -4675,7 +4675,7 @@ if COND_HOST_NETBSD | ||
1670 | grubconf_SCRIPTS += 10_netbsd | ||
1671 | |||
1672 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1673 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1674 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1675 | chmod a+x 10_netbsd | ||
1676 | |||
1677 | CLEANFILES += 10_netbsd | ||
1678 | @@ -4688,7 +4688,7 @@ if COND_HOST_NETBSD | ||
1679 | grubconf_SCRIPTS += 10_netbsd | ||
1680 | |||
1681 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1682 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1683 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1684 | chmod a+x 10_netbsd | ||
1685 | |||
1686 | CLEANFILES += 10_netbsd | ||
1687 | @@ -4701,7 +4701,7 @@ if COND_HOST_NETBSD | ||
1688 | grubconf_SCRIPTS += 10_netbsd | ||
1689 | |||
1690 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1691 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1692 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1693 | chmod a+x 10_netbsd | ||
1694 | |||
1695 | CLEANFILES += 10_netbsd | ||
1696 | @@ -4714,7 +4714,7 @@ if COND_HOST_NETBSD | ||
1697 | grubconf_SCRIPTS += 10_netbsd | ||
1698 | |||
1699 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1700 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1701 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1702 | chmod a+x 10_netbsd | ||
1703 | |||
1704 | CLEANFILES += 10_netbsd | ||
1705 | @@ -4727,7 +4727,7 @@ if COND_HOST_NETBSD | ||
1706 | grubconf_SCRIPTS += 10_netbsd | ||
1707 | |||
1708 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1709 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1710 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1711 | chmod a+x 10_netbsd | ||
1712 | |||
1713 | CLEANFILES += 10_netbsd | ||
1714 | @@ -4740,7 +4740,7 @@ if COND_HOST_NETBSD | ||
1715 | grubconf_SCRIPTS += 10_netbsd | ||
1716 | |||
1717 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1718 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1719 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1720 | chmod a+x 10_netbsd | ||
1721 | |||
1722 | CLEANFILES += 10_netbsd | ||
1723 | @@ -4753,7 +4753,7 @@ if COND_HOST_NETBSD | ||
1724 | grubconf_SCRIPTS += 10_netbsd | ||
1725 | |||
1726 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1727 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1728 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1729 | chmod a+x 10_netbsd | ||
1730 | |||
1731 | CLEANFILES += 10_netbsd | ||
1732 | @@ -4766,7 +4766,7 @@ if COND_HOST_NETBSD | ||
1733 | grubconf_SCRIPTS += 10_netbsd | ||
1734 | |||
1735 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1736 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1737 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1738 | chmod a+x 10_netbsd | ||
1739 | |||
1740 | CLEANFILES += 10_netbsd | ||
1741 | @@ -4779,7 +4779,7 @@ if COND_HOST_NETBSD | ||
1742 | grubconf_SCRIPTS += 10_netbsd | ||
1743 | |||
1744 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1745 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1746 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1747 | chmod a+x 10_netbsd | ||
1748 | |||
1749 | CLEANFILES += 10_netbsd | ||
1750 | @@ -4792,7 +4792,7 @@ if COND_HOST_NETBSD | ||
1751 | grubconf_SCRIPTS += 10_netbsd | ||
1752 | |||
1753 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1754 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1755 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1756 | chmod a+x 10_netbsd | ||
1757 | |||
1758 | CLEANFILES += 10_netbsd | ||
1759 | @@ -4805,7 +4805,7 @@ if COND_HOST_LINUX | ||
1760 | grubconf_SCRIPTS += 10_linux | ||
1761 | |||
1762 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1763 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1764 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1765 | chmod a+x 10_linux | ||
1766 | |||
1767 | CLEANFILES += 10_linux | ||
1768 | @@ -4818,7 +4818,7 @@ if COND_HOST_LINUX | ||
1769 | grubconf_SCRIPTS += 10_linux | ||
1770 | |||
1771 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1772 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1773 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1774 | chmod a+x 10_linux | ||
1775 | |||
1776 | CLEANFILES += 10_linux | ||
1777 | @@ -4831,7 +4831,7 @@ if COND_HOST_LINUX | ||
1778 | grubconf_SCRIPTS += 10_linux | ||
1779 | |||
1780 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1781 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1782 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1783 | chmod a+x 10_linux | ||
1784 | |||
1785 | CLEANFILES += 10_linux | ||
1786 | @@ -4844,7 +4844,7 @@ if COND_HOST_LINUX | ||
1787 | grubconf_SCRIPTS += 10_linux | ||
1788 | |||
1789 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1790 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1791 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1792 | chmod a+x 10_linux | ||
1793 | |||
1794 | CLEANFILES += 10_linux | ||
1795 | @@ -4857,7 +4857,7 @@ if COND_HOST_LINUX | ||
1796 | grubconf_SCRIPTS += 10_linux | ||
1797 | |||
1798 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1799 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1800 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1801 | chmod a+x 10_linux | ||
1802 | |||
1803 | CLEANFILES += 10_linux | ||
1804 | @@ -4870,7 +4870,7 @@ if COND_HOST_LINUX | ||
1805 | grubconf_SCRIPTS += 10_linux | ||
1806 | |||
1807 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1808 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1809 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1810 | chmod a+x 10_linux | ||
1811 | |||
1812 | CLEANFILES += 10_linux | ||
1813 | @@ -4883,7 +4883,7 @@ if COND_HOST_LINUX | ||
1814 | grubconf_SCRIPTS += 10_linux | ||
1815 | |||
1816 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1817 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1818 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1819 | chmod a+x 10_linux | ||
1820 | |||
1821 | CLEANFILES += 10_linux | ||
1822 | @@ -4896,7 +4896,7 @@ if COND_HOST_LINUX | ||
1823 | grubconf_SCRIPTS += 10_linux | ||
1824 | |||
1825 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1826 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1827 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1828 | chmod a+x 10_linux | ||
1829 | |||
1830 | CLEANFILES += 10_linux | ||
1831 | @@ -4909,7 +4909,7 @@ if COND_HOST_LINUX | ||
1832 | grubconf_SCRIPTS += 10_linux | ||
1833 | |||
1834 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1835 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1836 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1837 | chmod a+x 10_linux | ||
1838 | |||
1839 | CLEANFILES += 10_linux | ||
1840 | @@ -4922,7 +4922,7 @@ if COND_HOST_LINUX | ||
1841 | grubconf_SCRIPTS += 10_linux | ||
1842 | |||
1843 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1844 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1845 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1846 | chmod a+x 10_linux | ||
1847 | |||
1848 | CLEANFILES += 10_linux | ||
1849 | @@ -4935,7 +4935,7 @@ if COND_HOST_LINUX | ||
1850 | grubconf_SCRIPTS += 10_linux | ||
1851 | |||
1852 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1853 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1854 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1855 | chmod a+x 10_linux | ||
1856 | |||
1857 | CLEANFILES += 10_linux | ||
1858 | @@ -4948,7 +4948,7 @@ if COND_HOST_LINUX | ||
1859 | grubconf_SCRIPTS += 20_linux_xen | ||
1860 | |||
1861 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1862 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1863 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1864 | chmod a+x 20_linux_xen | ||
1865 | |||
1866 | CLEANFILES += 20_linux_xen | ||
1867 | @@ -4961,7 +4961,7 @@ if COND_HOST_LINUX | ||
1868 | grubconf_SCRIPTS += 20_linux_xen | ||
1869 | |||
1870 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1871 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1872 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1873 | chmod a+x 20_linux_xen | ||
1874 | |||
1875 | CLEANFILES += 20_linux_xen | ||
1876 | @@ -4974,7 +4974,7 @@ if COND_HOST_LINUX | ||
1877 | grubconf_SCRIPTS += 20_linux_xen | ||
1878 | |||
1879 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1880 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1881 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1882 | chmod a+x 20_linux_xen | ||
1883 | |||
1884 | CLEANFILES += 20_linux_xen | ||
1885 | @@ -4987,7 +4987,7 @@ if COND_HOST_LINUX | ||
1886 | grubconf_SCRIPTS += 20_linux_xen | ||
1887 | |||
1888 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1889 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1890 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1891 | chmod a+x 20_linux_xen | ||
1892 | |||
1893 | CLEANFILES += 20_linux_xen | ||
1894 | @@ -5000,7 +5000,7 @@ if COND_HOST_LINUX | ||
1895 | grubconf_SCRIPTS += 20_linux_xen | ||
1896 | |||
1897 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1898 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1899 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1900 | chmod a+x 20_linux_xen | ||
1901 | |||
1902 | CLEANFILES += 20_linux_xen | ||
1903 | @@ -5013,7 +5013,7 @@ if COND_HOST_LINUX | ||
1904 | grubconf_SCRIPTS += 20_linux_xen | ||
1905 | |||
1906 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1907 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1908 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1909 | chmod a+x 20_linux_xen | ||
1910 | |||
1911 | CLEANFILES += 20_linux_xen | ||
1912 | @@ -5026,7 +5026,7 @@ if COND_HOST_LINUX | ||
1913 | grubconf_SCRIPTS += 20_linux_xen | ||
1914 | |||
1915 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1916 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1917 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1918 | chmod a+x 20_linux_xen | ||
1919 | |||
1920 | CLEANFILES += 20_linux_xen | ||
1921 | @@ -5039,7 +5039,7 @@ if COND_HOST_LINUX | ||
1922 | grubconf_SCRIPTS += 20_linux_xen | ||
1923 | |||
1924 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1925 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1926 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1927 | chmod a+x 20_linux_xen | ||
1928 | |||
1929 | CLEANFILES += 20_linux_xen | ||
1930 | @@ -5052,7 +5052,7 @@ if COND_HOST_LINUX | ||
1931 | grubconf_SCRIPTS += 20_linux_xen | ||
1932 | |||
1933 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1934 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1935 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1936 | chmod a+x 20_linux_xen | ||
1937 | |||
1938 | CLEANFILES += 20_linux_xen | ||
1939 | @@ -5065,7 +5065,7 @@ if COND_HOST_LINUX | ||
1940 | grubconf_SCRIPTS += 20_linux_xen | ||
1941 | |||
1942 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1943 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1944 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1945 | chmod a+x 20_linux_xen | ||
1946 | |||
1947 | CLEANFILES += 20_linux_xen | ||
1948 | @@ -5078,7 +5078,7 @@ if COND_HOST_LINUX | ||
1949 | grubconf_SCRIPTS += 20_linux_xen | ||
1950 | |||
1951 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1952 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1953 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1954 | chmod a+x 20_linux_xen | ||
1955 | |||
1956 | CLEANFILES += 20_linux_xen | ||
1957 | @@ -5090,7 +5090,7 @@ if COND_emu | ||
1958 | grubconf_SCRIPTS += 30_os-prober | ||
1959 | |||
1960 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
1961 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1962 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1963 | chmod a+x 30_os-prober | ||
1964 | |||
1965 | CLEANFILES += 30_os-prober | ||
1966 | @@ -5101,7 +5101,7 @@ if COND_i386_pc | ||
1967 | grubconf_SCRIPTS += 30_os-prober | ||
1968 | |||
1969 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
1970 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1971 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1972 | chmod a+x 30_os-prober | ||
1973 | |||
1974 | CLEANFILES += 30_os-prober | ||
1975 | @@ -5112,7 +5112,7 @@ if COND_i386_efi | ||
1976 | grubconf_SCRIPTS += 30_os-prober | ||
1977 | |||
1978 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
1979 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1980 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1981 | chmod a+x 30_os-prober | ||
1982 | |||
1983 | CLEANFILES += 30_os-prober | ||
1984 | @@ -5123,7 +5123,7 @@ if COND_i386_qemu | ||
1985 | grubconf_SCRIPTS += 30_os-prober | ||
1986 | |||
1987 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
1988 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1989 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1990 | chmod a+x 30_os-prober | ||
1991 | |||
1992 | CLEANFILES += 30_os-prober | ||
1993 | @@ -5134,7 +5134,7 @@ if COND_i386_coreboot | ||
1994 | grubconf_SCRIPTS += 30_os-prober | ||
1995 | |||
1996 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
1997 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1998 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1999 | chmod a+x 30_os-prober | ||
2000 | |||
2001 | CLEANFILES += 30_os-prober | ||
2002 | @@ -5145,7 +5145,7 @@ if COND_i386_multiboot | ||
2003 | grubconf_SCRIPTS += 30_os-prober | ||
2004 | |||
2005 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
2006 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2007 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2008 | chmod a+x 30_os-prober | ||
2009 | |||
2010 | CLEANFILES += 30_os-prober | ||
2011 | @@ -5156,7 +5156,7 @@ if COND_i386_ieee1275 | ||
2012 | grubconf_SCRIPTS += 30_os-prober | ||
2013 | |||
2014 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
2015 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2016 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2017 | chmod a+x 30_os-prober | ||
2018 | |||
2019 | CLEANFILES += 30_os-prober | ||
2020 | @@ -5167,7 +5167,7 @@ if COND_x86_64_efi | ||
2021 | grubconf_SCRIPTS += 30_os-prober | ||
2022 | |||
2023 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
2024 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2025 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2026 | chmod a+x 30_os-prober | ||
2027 | |||
2028 | CLEANFILES += 30_os-prober | ||
2029 | @@ -5178,7 +5178,7 @@ if COND_mips_yeeloong | ||
2030 | grubconf_SCRIPTS += 30_os-prober | ||
2031 | |||
2032 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
2033 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2034 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2035 | chmod a+x 30_os-prober | ||
2036 | |||
2037 | CLEANFILES += 30_os-prober | ||
2038 | @@ -5189,7 +5189,7 @@ if COND_sparc64_ieee1275 | ||
2039 | grubconf_SCRIPTS += 30_os-prober | ||
2040 | |||
2041 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
2042 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2043 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2044 | chmod a+x 30_os-prober | ||
2045 | |||
2046 | CLEANFILES += 30_os-prober | ||
2047 | @@ -5200,7 +5200,7 @@ if COND_powerpc_ieee1275 | ||
2048 | grubconf_SCRIPTS += 30_os-prober | ||
2049 | |||
2050 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
2051 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2052 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2053 | chmod a+x 30_os-prober | ||
2054 | |||
2055 | CLEANFILES += 30_os-prober | ||
2056 | @@ -5211,7 +5211,7 @@ if COND_emu | ||
2057 | grubconf_SCRIPTS += 40_custom | ||
2058 | |||
2059 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2060 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2061 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2062 | chmod a+x 40_custom | ||
2063 | |||
2064 | CLEANFILES += 40_custom | ||
2065 | @@ -5222,7 +5222,7 @@ if COND_i386_pc | ||
2066 | grubconf_SCRIPTS += 40_custom | ||
2067 | |||
2068 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2069 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2070 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2071 | chmod a+x 40_custom | ||
2072 | |||
2073 | CLEANFILES += 40_custom | ||
2074 | @@ -5233,7 +5233,7 @@ if COND_i386_efi | ||
2075 | grubconf_SCRIPTS += 40_custom | ||
2076 | |||
2077 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2078 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2079 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2080 | chmod a+x 40_custom | ||
2081 | |||
2082 | CLEANFILES += 40_custom | ||
2083 | @@ -5244,7 +5244,7 @@ if COND_i386_qemu | ||
2084 | grubconf_SCRIPTS += 40_custom | ||
2085 | |||
2086 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2087 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2088 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2089 | chmod a+x 40_custom | ||
2090 | |||
2091 | CLEANFILES += 40_custom | ||
2092 | @@ -5255,7 +5255,7 @@ if COND_i386_coreboot | ||
2093 | grubconf_SCRIPTS += 40_custom | ||
2094 | |||
2095 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2096 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2097 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2098 | chmod a+x 40_custom | ||
2099 | |||
2100 | CLEANFILES += 40_custom | ||
2101 | @@ -5266,7 +5266,7 @@ if COND_i386_multiboot | ||
2102 | grubconf_SCRIPTS += 40_custom | ||
2103 | |||
2104 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2105 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2106 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2107 | chmod a+x 40_custom | ||
2108 | |||
2109 | CLEANFILES += 40_custom | ||
2110 | @@ -5277,7 +5277,7 @@ if COND_i386_ieee1275 | ||
2111 | grubconf_SCRIPTS += 40_custom | ||
2112 | |||
2113 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2114 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2115 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2116 | chmod a+x 40_custom | ||
2117 | |||
2118 | CLEANFILES += 40_custom | ||
2119 | @@ -5288,7 +5288,7 @@ if COND_x86_64_efi | ||
2120 | grubconf_SCRIPTS += 40_custom | ||
2121 | |||
2122 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2123 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2124 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2125 | chmod a+x 40_custom | ||
2126 | |||
2127 | CLEANFILES += 40_custom | ||
2128 | @@ -5299,7 +5299,7 @@ if COND_mips_yeeloong | ||
2129 | grubconf_SCRIPTS += 40_custom | ||
2130 | |||
2131 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2132 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2133 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2134 | chmod a+x 40_custom | ||
2135 | |||
2136 | CLEANFILES += 40_custom | ||
2137 | @@ -5310,7 +5310,7 @@ if COND_sparc64_ieee1275 | ||
2138 | grubconf_SCRIPTS += 40_custom | ||
2139 | |||
2140 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2141 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2142 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2143 | chmod a+x 40_custom | ||
2144 | |||
2145 | CLEANFILES += 40_custom | ||
2146 | @@ -5321,7 +5321,7 @@ if COND_powerpc_ieee1275 | ||
2147 | grubconf_SCRIPTS += 40_custom | ||
2148 | |||
2149 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2150 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2151 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2152 | chmod a+x 40_custom | ||
2153 | |||
2154 | CLEANFILES += 40_custom | ||
2155 | @@ -5332,7 +5332,7 @@ if COND_emu | ||
2156 | grubconf_SCRIPTS += 41_custom | ||
2157 | |||
2158 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2159 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2160 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2161 | chmod a+x 41_custom | ||
2162 | |||
2163 | CLEANFILES += 41_custom | ||
2164 | @@ -5343,7 +5343,7 @@ if COND_i386_pc | ||
2165 | grubconf_SCRIPTS += 41_custom | ||
2166 | |||
2167 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2168 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2169 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2170 | chmod a+x 41_custom | ||
2171 | |||
2172 | CLEANFILES += 41_custom | ||
2173 | @@ -5354,7 +5354,7 @@ if COND_i386_efi | ||
2174 | grubconf_SCRIPTS += 41_custom | ||
2175 | |||
2176 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2177 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2178 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2179 | chmod a+x 41_custom | ||
2180 | |||
2181 | CLEANFILES += 41_custom | ||
2182 | @@ -5365,7 +5365,7 @@ if COND_i386_qemu | ||
2183 | grubconf_SCRIPTS += 41_custom | ||
2184 | |||
2185 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2186 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2187 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2188 | chmod a+x 41_custom | ||
2189 | |||
2190 | CLEANFILES += 41_custom | ||
2191 | @@ -5376,7 +5376,7 @@ if COND_i386_coreboot | ||
2192 | grubconf_SCRIPTS += 41_custom | ||
2193 | |||
2194 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2195 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2196 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2197 | chmod a+x 41_custom | ||
2198 | |||
2199 | CLEANFILES += 41_custom | ||
2200 | @@ -5387,7 +5387,7 @@ if COND_i386_multiboot | ||
2201 | grubconf_SCRIPTS += 41_custom | ||
2202 | |||
2203 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2204 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2205 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2206 | chmod a+x 41_custom | ||
2207 | |||
2208 | CLEANFILES += 41_custom | ||
2209 | @@ -5398,7 +5398,7 @@ if COND_i386_ieee1275 | ||
2210 | grubconf_SCRIPTS += 41_custom | ||
2211 | |||
2212 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2213 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2214 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2215 | chmod a+x 41_custom | ||
2216 | |||
2217 | CLEANFILES += 41_custom | ||
2218 | @@ -5409,7 +5409,7 @@ if COND_x86_64_efi | ||
2219 | grubconf_SCRIPTS += 41_custom | ||
2220 | |||
2221 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2222 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2223 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2224 | chmod a+x 41_custom | ||
2225 | |||
2226 | CLEANFILES += 41_custom | ||
2227 | @@ -5420,7 +5420,7 @@ if COND_mips_yeeloong | ||
2228 | grubconf_SCRIPTS += 41_custom | ||
2229 | |||
2230 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2231 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2232 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2233 | chmod a+x 41_custom | ||
2234 | |||
2235 | CLEANFILES += 41_custom | ||
2236 | @@ -5431,7 +5431,7 @@ if COND_sparc64_ieee1275 | ||
2237 | grubconf_SCRIPTS += 41_custom | ||
2238 | |||
2239 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2240 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2241 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2242 | chmod a+x 41_custom | ||
2243 | |||
2244 | CLEANFILES += 41_custom | ||
2245 | @@ -5442,7 +5442,7 @@ if COND_powerpc_ieee1275 | ||
2246 | grubconf_SCRIPTS += 41_custom | ||
2247 | |||
2248 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2249 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2250 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2251 | chmod a+x 41_custom | ||
2252 | |||
2253 | CLEANFILES += 41_custom | ||
2254 | @@ -5462,7 +5462,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2255 | endif | ||
2256 | |||
2257 | grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status | ||
2258 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2259 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2260 | chmod a+x grub-mkrescue | ||
2261 | |||
2262 | CLEANFILES += grub-mkrescue | ||
2263 | @@ -5482,7 +5482,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2264 | endif | ||
2265 | |||
2266 | grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status | ||
2267 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2268 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2269 | chmod a+x grub-mkrescue | ||
2270 | |||
2271 | CLEANFILES += grub-mkrescue | ||
2272 | @@ -5502,7 +5502,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2273 | endif | ||
2274 | |||
2275 | grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status | ||
2276 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2277 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2278 | chmod a+x grub-mkrescue | ||
2279 | |||
2280 | CLEANFILES += grub-mkrescue | ||
2281 | @@ -5522,7 +5522,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2282 | endif | ||
2283 | |||
2284 | grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status | ||
2285 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2286 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2287 | chmod a+x grub-mkrescue | ||
2288 | |||
2289 | CLEANFILES += grub-mkrescue | ||
2290 | @@ -5542,7 +5542,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2291 | endif | ||
2292 | |||
2293 | grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status | ||
2294 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2295 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2296 | chmod a+x grub-mkrescue | ||
2297 | |||
2298 | CLEANFILES += grub-mkrescue | ||
2299 | @@ -5562,7 +5562,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2300 | endif | ||
2301 | |||
2302 | grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status | ||
2303 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2304 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2305 | chmod a+x grub-mkrescue | ||
2306 | |||
2307 | CLEANFILES += grub-mkrescue | ||
2308 | @@ -5582,7 +5582,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2309 | endif | ||
2310 | |||
2311 | grub-mkrescue: util/powerpc/ieee1275/grub-mkrescue.in $(top_builddir)/config.status | ||
2312 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2313 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2314 | chmod a+x grub-mkrescue | ||
2315 | |||
2316 | CLEANFILES += grub-mkrescue | ||
2317 | @@ -5602,7 +5602,7 @@ CLEANFILES += grub-install.8 | ||
2318 | endif | ||
2319 | |||
2320 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2321 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2322 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2323 | chmod a+x grub-install | ||
2324 | |||
2325 | CLEANFILES += grub-install | ||
2326 | @@ -5622,7 +5622,7 @@ CLEANFILES += grub-install.8 | ||
2327 | endif | ||
2328 | |||
2329 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2330 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2331 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2332 | chmod a+x grub-install | ||
2333 | |||
2334 | CLEANFILES += grub-install | ||
2335 | @@ -5642,7 +5642,7 @@ CLEANFILES += grub-install.8 | ||
2336 | endif | ||
2337 | |||
2338 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2339 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2340 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2341 | chmod a+x grub-install | ||
2342 | |||
2343 | CLEANFILES += grub-install | ||
2344 | @@ -5662,7 +5662,7 @@ CLEANFILES += grub-install.8 | ||
2345 | endif | ||
2346 | |||
2347 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2348 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2349 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2350 | chmod a+x grub-install | ||
2351 | |||
2352 | CLEANFILES += grub-install | ||
2353 | @@ -5682,7 +5682,7 @@ CLEANFILES += grub-install.8 | ||
2354 | endif | ||
2355 | |||
2356 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2357 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2358 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2359 | chmod a+x grub-install | ||
2360 | |||
2361 | CLEANFILES += grub-install | ||
2362 | @@ -5702,7 +5702,7 @@ CLEANFILES += grub-install.8 | ||
2363 | endif | ||
2364 | |||
2365 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2366 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2367 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2368 | chmod a+x grub-install | ||
2369 | |||
2370 | CLEANFILES += grub-install | ||
2371 | @@ -5722,7 +5722,7 @@ CLEANFILES += grub-install.8 | ||
2372 | endif | ||
2373 | |||
2374 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2375 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2376 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2377 | chmod a+x grub-install | ||
2378 | |||
2379 | CLEANFILES += grub-install | ||
2380 | @@ -5742,7 +5742,7 @@ CLEANFILES += grub-install.8 | ||
2381 | endif | ||
2382 | |||
2383 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2384 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2385 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2386 | chmod a+x grub-install | ||
2387 | |||
2388 | CLEANFILES += grub-install | ||
2389 | @@ -5762,7 +5762,7 @@ CLEANFILES += grub-install.8 | ||
2390 | endif | ||
2391 | |||
2392 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2393 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2394 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2395 | chmod a+x grub-install | ||
2396 | |||
2397 | CLEANFILES += grub-install | ||
2398 | @@ -5782,7 +5782,7 @@ CLEANFILES += grub-install.8 | ||
2399 | endif | ||
2400 | |||
2401 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2402 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2403 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2404 | chmod a+x grub-install | ||
2405 | |||
2406 | CLEANFILES += grub-install | ||
2407 | @@ -5802,7 +5802,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2408 | endif | ||
2409 | |||
2410 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2411 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2412 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2413 | chmod a+x grub-mknetdir | ||
2414 | |||
2415 | CLEANFILES += grub-mknetdir | ||
2416 | @@ -5822,7 +5822,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2417 | endif | ||
2418 | |||
2419 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2420 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2421 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2422 | chmod a+x grub-mknetdir | ||
2423 | |||
2424 | CLEANFILES += grub-mknetdir | ||
2425 | @@ -5842,7 +5842,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2426 | endif | ||
2427 | |||
2428 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2429 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2430 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2431 | chmod a+x grub-mknetdir | ||
2432 | |||
2433 | CLEANFILES += grub-mknetdir | ||
2434 | @@ -5862,7 +5862,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2435 | endif | ||
2436 | |||
2437 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2438 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2439 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2440 | chmod a+x grub-mknetdir | ||
2441 | |||
2442 | CLEANFILES += grub-mknetdir | ||
2443 | @@ -5882,7 +5882,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2444 | endif | ||
2445 | |||
2446 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2447 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2448 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2449 | chmod a+x grub-mknetdir | ||
2450 | |||
2451 | CLEANFILES += grub-mknetdir | ||
2452 | @@ -5902,7 +5902,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2453 | endif | ||
2454 | |||
2455 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2456 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2457 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2458 | chmod a+x grub-mknetdir | ||
2459 | |||
2460 | CLEANFILES += grub-mknetdir | ||
2461 | @@ -5922,7 +5922,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2462 | endif | ||
2463 | |||
2464 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2465 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2466 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2467 | chmod a+x grub-mknetdir | ||
2468 | |||
2469 | CLEANFILES += grub-mknetdir | ||
2470 | @@ -5942,7 +5942,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2471 | endif | ||
2472 | |||
2473 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2474 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2475 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2476 | chmod a+x grub-mknetdir | ||
2477 | |||
2478 | CLEANFILES += grub-mknetdir | ||
2479 | @@ -5962,7 +5962,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2480 | endif | ||
2481 | |||
2482 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2483 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2484 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2485 | chmod a+x grub-mknetdir | ||
2486 | |||
2487 | CLEANFILES += grub-mknetdir | ||
2488 | @@ -5982,7 +5982,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2489 | endif | ||
2490 | |||
2491 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2492 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2493 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2494 | chmod a+x grub-mknetdir | ||
2495 | |||
2496 | CLEANFILES += grub-mknetdir | ||
2497 | @@ -6002,7 +6002,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2498 | endif | ||
2499 | |||
2500 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2501 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2502 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2503 | chmod a+x grub-mknetdir | ||
2504 | |||
2505 | CLEANFILES += grub-mknetdir | ||
2506 | @@ -6022,7 +6022,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2507 | endif | ||
2508 | |||
2509 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2510 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2511 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2512 | chmod a+x grub-mkconfig | ||
2513 | |||
2514 | CLEANFILES += grub-mkconfig | ||
2515 | @@ -6042,7 +6042,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2516 | endif | ||
2517 | |||
2518 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2519 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2520 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2521 | chmod a+x grub-mkconfig | ||
2522 | |||
2523 | CLEANFILES += grub-mkconfig | ||
2524 | @@ -6062,7 +6062,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2525 | endif | ||
2526 | |||
2527 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2528 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2529 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2530 | chmod a+x grub-mkconfig | ||
2531 | |||
2532 | CLEANFILES += grub-mkconfig | ||
2533 | @@ -6082,7 +6082,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2534 | endif | ||
2535 | |||
2536 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2537 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2538 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2539 | chmod a+x grub-mkconfig | ||
2540 | |||
2541 | CLEANFILES += grub-mkconfig | ||
2542 | @@ -6102,7 +6102,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2543 | endif | ||
2544 | |||
2545 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2546 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2547 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2548 | chmod a+x grub-mkconfig | ||
2549 | |||
2550 | CLEANFILES += grub-mkconfig | ||
2551 | @@ -6122,7 +6122,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2552 | endif | ||
2553 | |||
2554 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2555 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2556 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2557 | chmod a+x grub-mkconfig | ||
2558 | |||
2559 | CLEANFILES += grub-mkconfig | ||
2560 | @@ -6142,7 +6142,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2561 | endif | ||
2562 | |||
2563 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2564 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2565 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2566 | chmod a+x grub-mkconfig | ||
2567 | |||
2568 | CLEANFILES += grub-mkconfig | ||
2569 | @@ -6162,7 +6162,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2570 | endif | ||
2571 | |||
2572 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2573 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2574 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2575 | chmod a+x grub-mkconfig | ||
2576 | |||
2577 | CLEANFILES += grub-mkconfig | ||
2578 | @@ -6182,7 +6182,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2579 | endif | ||
2580 | |||
2581 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2582 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2583 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2584 | chmod a+x grub-mkconfig | ||
2585 | |||
2586 | CLEANFILES += grub-mkconfig | ||
2587 | @@ -6202,7 +6202,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2588 | endif | ||
2589 | |||
2590 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2591 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2592 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2593 | chmod a+x grub-mkconfig | ||
2594 | |||
2595 | CLEANFILES += grub-mkconfig | ||
2596 | @@ -6222,7 +6222,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2597 | endif | ||
2598 | |||
2599 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2600 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2601 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2602 | chmod a+x grub-mkconfig | ||
2603 | |||
2604 | CLEANFILES += grub-mkconfig | ||
2605 | @@ -6242,7 +6242,7 @@ CLEANFILES += grub-set-default.8 | ||
2606 | endif | ||
2607 | |||
2608 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2609 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2610 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2611 | chmod a+x grub-set-default | ||
2612 | |||
2613 | CLEANFILES += grub-set-default | ||
2614 | @@ -6262,7 +6262,7 @@ CLEANFILES += grub-set-default.8 | ||
2615 | endif | ||
2616 | |||
2617 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2618 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2619 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2620 | chmod a+x grub-set-default | ||
2621 | |||
2622 | CLEANFILES += grub-set-default | ||
2623 | @@ -6282,7 +6282,7 @@ CLEANFILES += grub-set-default.8 | ||
2624 | endif | ||
2625 | |||
2626 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2627 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2628 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2629 | chmod a+x grub-set-default | ||
2630 | |||
2631 | CLEANFILES += grub-set-default | ||
2632 | @@ -6302,7 +6302,7 @@ CLEANFILES += grub-set-default.8 | ||
2633 | endif | ||
2634 | |||
2635 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2636 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2637 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2638 | chmod a+x grub-set-default | ||
2639 | |||
2640 | CLEANFILES += grub-set-default | ||
2641 | @@ -6322,7 +6322,7 @@ CLEANFILES += grub-set-default.8 | ||
2642 | endif | ||
2643 | |||
2644 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2645 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2646 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2647 | chmod a+x grub-set-default | ||
2648 | |||
2649 | CLEANFILES += grub-set-default | ||
2650 | @@ -6342,7 +6342,7 @@ CLEANFILES += grub-set-default.8 | ||
2651 | endif | ||
2652 | |||
2653 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2654 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2655 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2656 | chmod a+x grub-set-default | ||
2657 | |||
2658 | CLEANFILES += grub-set-default | ||
2659 | @@ -6362,7 +6362,7 @@ CLEANFILES += grub-set-default.8 | ||
2660 | endif | ||
2661 | |||
2662 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2663 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2664 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2665 | chmod a+x grub-set-default | ||
2666 | |||
2667 | CLEANFILES += grub-set-default | ||
2668 | @@ -6382,7 +6382,7 @@ CLEANFILES += grub-set-default.8 | ||
2669 | endif | ||
2670 | |||
2671 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2672 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2673 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2674 | chmod a+x grub-set-default | ||
2675 | |||
2676 | CLEANFILES += grub-set-default | ||
2677 | @@ -6402,7 +6402,7 @@ CLEANFILES += grub-set-default.8 | ||
2678 | endif | ||
2679 | |||
2680 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2681 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2682 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2683 | chmod a+x grub-set-default | ||
2684 | |||
2685 | CLEANFILES += grub-set-default | ||
2686 | @@ -6422,7 +6422,7 @@ CLEANFILES += grub-set-default.8 | ||
2687 | endif | ||
2688 | |||
2689 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2690 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2691 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2692 | chmod a+x grub-set-default | ||
2693 | |||
2694 | CLEANFILES += grub-set-default | ||
2695 | @@ -6442,7 +6442,7 @@ CLEANFILES += grub-set-default.8 | ||
2696 | endif | ||
2697 | |||
2698 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2699 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2700 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2701 | chmod a+x grub-set-default | ||
2702 | |||
2703 | CLEANFILES += grub-set-default | ||
2704 | @@ -6462,7 +6462,7 @@ CLEANFILES += grub-reboot.8 | ||
2705 | endif | ||
2706 | |||
2707 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2708 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2709 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2710 | chmod a+x grub-reboot | ||
2711 | |||
2712 | CLEANFILES += grub-reboot | ||
2713 | @@ -6482,7 +6482,7 @@ CLEANFILES += grub-reboot.8 | ||
2714 | endif | ||
2715 | |||
2716 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2717 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2718 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2719 | chmod a+x grub-reboot | ||
2720 | |||
2721 | CLEANFILES += grub-reboot | ||
2722 | @@ -6502,7 +6502,7 @@ CLEANFILES += grub-reboot.8 | ||
2723 | endif | ||
2724 | |||
2725 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2726 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2727 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2728 | chmod a+x grub-reboot | ||
2729 | |||
2730 | CLEANFILES += grub-reboot | ||
2731 | @@ -6522,7 +6522,7 @@ CLEANFILES += grub-reboot.8 | ||
2732 | endif | ||
2733 | |||
2734 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2735 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2736 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2737 | chmod a+x grub-reboot | ||
2738 | |||
2739 | CLEANFILES += grub-reboot | ||
2740 | @@ -6542,7 +6542,7 @@ CLEANFILES += grub-reboot.8 | ||
2741 | endif | ||
2742 | |||
2743 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2744 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2745 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2746 | chmod a+x grub-reboot | ||
2747 | |||
2748 | CLEANFILES += grub-reboot | ||
2749 | @@ -6562,7 +6562,7 @@ CLEANFILES += grub-reboot.8 | ||
2750 | endif | ||
2751 | |||
2752 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2753 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2754 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2755 | chmod a+x grub-reboot | ||
2756 | |||
2757 | CLEANFILES += grub-reboot | ||
2758 | @@ -6582,7 +6582,7 @@ CLEANFILES += grub-reboot.8 | ||
2759 | endif | ||
2760 | |||
2761 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2762 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2763 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2764 | chmod a+x grub-reboot | ||
2765 | |||
2766 | CLEANFILES += grub-reboot | ||
2767 | @@ -6602,7 +6602,7 @@ CLEANFILES += grub-reboot.8 | ||
2768 | endif | ||
2769 | |||
2770 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2771 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2772 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2773 | chmod a+x grub-reboot | ||
2774 | |||
2775 | CLEANFILES += grub-reboot | ||
2776 | @@ -6622,7 +6622,7 @@ CLEANFILES += grub-reboot.8 | ||
2777 | endif | ||
2778 | |||
2779 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2780 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2781 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2782 | chmod a+x grub-reboot | ||
2783 | |||
2784 | CLEANFILES += grub-reboot | ||
2785 | @@ -6642,7 +6642,7 @@ CLEANFILES += grub-reboot.8 | ||
2786 | endif | ||
2787 | |||
2788 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2789 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2790 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2791 | chmod a+x grub-reboot | ||
2792 | |||
2793 | CLEANFILES += grub-reboot | ||
2794 | @@ -6662,7 +6662,7 @@ CLEANFILES += grub-reboot.8 | ||
2795 | endif | ||
2796 | |||
2797 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2798 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2799 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2800 | chmod a+x grub-reboot | ||
2801 | |||
2802 | CLEANFILES += grub-reboot | ||
2803 | @@ -6673,7 +6673,7 @@ if COND_emu | ||
2804 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2805 | |||
2806 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2807 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2808 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2809 | chmod a+x grub-mkconfig_lib | ||
2810 | |||
2811 | CLEANFILES += grub-mkconfig_lib | ||
2812 | @@ -6684,7 +6684,7 @@ if COND_i386_pc | ||
2813 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2814 | |||
2815 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2816 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2817 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2818 | chmod a+x grub-mkconfig_lib | ||
2819 | |||
2820 | CLEANFILES += grub-mkconfig_lib | ||
2821 | @@ -6695,7 +6695,7 @@ if COND_i386_efi | ||
2822 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2823 | |||
2824 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2825 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2826 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2827 | chmod a+x grub-mkconfig_lib | ||
2828 | |||
2829 | CLEANFILES += grub-mkconfig_lib | ||
2830 | @@ -6706,7 +6706,7 @@ if COND_i386_qemu | ||
2831 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2832 | |||
2833 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2834 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2835 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2836 | chmod a+x grub-mkconfig_lib | ||
2837 | |||
2838 | CLEANFILES += grub-mkconfig_lib | ||
2839 | @@ -6717,7 +6717,7 @@ if COND_i386_coreboot | ||
2840 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2841 | |||
2842 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2843 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2844 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2845 | chmod a+x grub-mkconfig_lib | ||
2846 | |||
2847 | CLEANFILES += grub-mkconfig_lib | ||
2848 | @@ -6728,7 +6728,7 @@ if COND_i386_multiboot | ||
2849 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2850 | |||
2851 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2852 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2853 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2854 | chmod a+x grub-mkconfig_lib | ||
2855 | |||
2856 | CLEANFILES += grub-mkconfig_lib | ||
2857 | @@ -6739,7 +6739,7 @@ if COND_i386_ieee1275 | ||
2858 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2859 | |||
2860 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2861 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2862 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2863 | chmod a+x grub-mkconfig_lib | ||
2864 | |||
2865 | CLEANFILES += grub-mkconfig_lib | ||
2866 | @@ -6750,7 +6750,7 @@ if COND_x86_64_efi | ||
2867 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2868 | |||
2869 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2870 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2871 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2872 | chmod a+x grub-mkconfig_lib | ||
2873 | |||
2874 | CLEANFILES += grub-mkconfig_lib | ||
2875 | @@ -6761,7 +6761,7 @@ if COND_mips_yeeloong | ||
2876 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2877 | |||
2878 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2879 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2880 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2881 | chmod a+x grub-mkconfig_lib | ||
2882 | |||
2883 | CLEANFILES += grub-mkconfig_lib | ||
2884 | @@ -6772,7 +6772,7 @@ if COND_sparc64_ieee1275 | ||
2885 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2886 | |||
2887 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2888 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2889 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2890 | chmod a+x grub-mkconfig_lib | ||
2891 | |||
2892 | CLEANFILES += grub-mkconfig_lib | ||
2893 | @@ -6783,7 +6783,7 @@ if COND_powerpc_ieee1275 | ||
2894 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2895 | |||
2896 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2897 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2898 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2899 | chmod a+x grub-mkconfig_lib | ||
2900 | |||
2901 | CLEANFILES += grub-mkconfig_lib | ||
2902 | @@ -6794,7 +6794,7 @@ if COND_emu | ||
2903 | noinst_SCRIPTS += update-grub_lib | ||
2904 | |||
2905 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2906 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2907 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2908 | chmod a+x update-grub_lib | ||
2909 | |||
2910 | CLEANFILES += update-grub_lib | ||
2911 | @@ -6805,7 +6805,7 @@ if COND_i386_pc | ||
2912 | noinst_SCRIPTS += update-grub_lib | ||
2913 | |||
2914 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2915 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2916 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2917 | chmod a+x update-grub_lib | ||
2918 | |||
2919 | CLEANFILES += update-grub_lib | ||
2920 | @@ -6816,7 +6816,7 @@ if COND_i386_efi | ||
2921 | noinst_SCRIPTS += update-grub_lib | ||
2922 | |||
2923 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2924 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2925 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2926 | chmod a+x update-grub_lib | ||
2927 | |||
2928 | CLEANFILES += update-grub_lib | ||
2929 | @@ -6827,7 +6827,7 @@ if COND_i386_qemu | ||
2930 | noinst_SCRIPTS += update-grub_lib | ||
2931 | |||
2932 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2933 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2934 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2935 | chmod a+x update-grub_lib | ||
2936 | |||
2937 | CLEANFILES += update-grub_lib | ||
2938 | @@ -6838,7 +6838,7 @@ if COND_i386_coreboot | ||
2939 | noinst_SCRIPTS += update-grub_lib | ||
2940 | |||
2941 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2942 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2943 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2944 | chmod a+x update-grub_lib | ||
2945 | |||
2946 | CLEANFILES += update-grub_lib | ||
2947 | @@ -6849,7 +6849,7 @@ if COND_i386_multiboot | ||
2948 | noinst_SCRIPTS += update-grub_lib | ||
2949 | |||
2950 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2951 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2952 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2953 | chmod a+x update-grub_lib | ||
2954 | |||
2955 | CLEANFILES += update-grub_lib | ||
2956 | @@ -6860,7 +6860,7 @@ if COND_i386_ieee1275 | ||
2957 | noinst_SCRIPTS += update-grub_lib | ||
2958 | |||
2959 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2960 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2961 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2962 | chmod a+x update-grub_lib | ||
2963 | |||
2964 | CLEANFILES += update-grub_lib | ||
2965 | @@ -6871,7 +6871,7 @@ if COND_x86_64_efi | ||
2966 | noinst_SCRIPTS += update-grub_lib | ||
2967 | |||
2968 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2969 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2970 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2971 | chmod a+x update-grub_lib | ||
2972 | |||
2973 | CLEANFILES += update-grub_lib | ||
2974 | @@ -6882,7 +6882,7 @@ if COND_mips_yeeloong | ||
2975 | noinst_SCRIPTS += update-grub_lib | ||
2976 | |||
2977 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2978 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2979 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2980 | chmod a+x update-grub_lib | ||
2981 | |||
2982 | CLEANFILES += update-grub_lib | ||
2983 | @@ -6893,7 +6893,7 @@ if COND_sparc64_ieee1275 | ||
2984 | noinst_SCRIPTS += update-grub_lib | ||
2985 | |||
2986 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2987 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2988 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2989 | chmod a+x update-grub_lib | ||
2990 | |||
2991 | CLEANFILES += update-grub_lib | ||
2992 | @@ -6904,7 +6904,7 @@ if COND_powerpc_ieee1275 | ||
2993 | noinst_SCRIPTS += update-grub_lib | ||
2994 | |||
2995 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2996 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2997 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2998 | chmod a+x update-grub_lib | ||
2999 | |||
3000 | CLEANFILES += update-grub_lib | ||
3001 | @@ -6915,7 +6915,7 @@ if COND_emu | ||
3002 | bin_SCRIPTS += grub-kbdcomp | ||
3003 | |||
3004 | grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status | ||
3005 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3006 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3007 | chmod a+x grub-kbdcomp | ||
3008 | |||
3009 | CLEANFILES += grub-kbdcomp | ||
3010 | @@ -6926,7 +6926,7 @@ if COND_i386_pc | ||
3011 | bin_SCRIPTS += grub-kbdcomp | ||
3012 | |||
3013 | grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status | ||
3014 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3015 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3016 | chmod a+x grub-kbdcomp | ||
3017 | |||
3018 | CLEANFILES += grub-kbdcomp | ||
3019 | @@ -6937,7 +6937,7 @@ if COND_i386_efi | ||
3020 | bin_SCRIPTS += grub-kbdcomp | ||
3021 | |||
3022 | grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status | ||
3023 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3024 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3025 | chmod a+x grub-kbdcomp | ||
3026 | |||
3027 | CLEANFILES += grub-kbdcomp | ||
3028 | @@ -6948,7 +6948,7 @@ if COND_i386_qemu | ||
3029 | bin_SCRIPTS += grub-kbdcomp | ||
3030 | |||
3031 | grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status | ||
3032 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3033 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3034 | chmod a+x grub-kbdcomp | ||
3035 | |||
3036 | CLEANFILES += grub-kbdcomp | ||
3037 | @@ -6959,7 +6959,7 @@ if COND_i386_coreboot | ||
3038 | bin_SCRIPTS += grub-kbdcomp | ||
3039 | |||
3040 | grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status | ||
3041 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3042 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3043 | chmod a+x grub-kbdcomp | ||
3044 | |||
3045 | CLEANFILES += grub-kbdcomp | ||
3046 | @@ -6970,7 +6970,7 @@ if COND_i386_multiboot | ||
3047 | bin_SCRIPTS += grub-kbdcomp | ||
3048 | |||
3049 | grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status | ||
3050 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3051 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3052 | chmod a+x grub-kbdcomp | ||
3053 | |||
3054 | CLEANFILES += grub-kbdcomp | ||
3055 | @@ -6981,7 +6981,7 @@ if COND_i386_ieee1275 | ||
3056 | bin_SCRIPTS += grub-kbdcomp | ||
3057 | |||
3058 | grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status | ||
3059 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3060 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3061 | chmod a+x grub-kbdcomp | ||
3062 | |||
3063 | CLEANFILES += grub-kbdcomp | ||
3064 | @@ -6992,7 +6992,7 @@ if COND_x86_64_efi | ||
3065 | bin_SCRIPTS += grub-kbdcomp | ||
3066 | |||
3067 | grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status | ||
3068 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3069 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3070 | chmod a+x grub-kbdcomp | ||
3071 | |||
3072 | CLEANFILES += grub-kbdcomp | ||
3073 | @@ -7003,7 +7003,7 @@ if COND_mips_yeeloong | ||
3074 | bin_SCRIPTS += grub-kbdcomp | ||
3075 | |||
3076 | grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status | ||
3077 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3078 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3079 | chmod a+x grub-kbdcomp | ||
3080 | |||
3081 | CLEANFILES += grub-kbdcomp | ||
3082 | @@ -7014,7 +7014,7 @@ if COND_sparc64_ieee1275 | ||
3083 | bin_SCRIPTS += grub-kbdcomp | ||
3084 | |||
3085 | grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status | ||
3086 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3087 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3088 | chmod a+x grub-kbdcomp | ||
3089 | |||
3090 | CLEANFILES += grub-kbdcomp | ||
3091 | @@ -7025,7 +7025,7 @@ if COND_powerpc_ieee1275 | ||
3092 | bin_SCRIPTS += grub-kbdcomp | ||
3093 | |||
3094 | grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status | ||
3095 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3096 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3097 | chmod a+x grub-kbdcomp | ||
3098 | |||
3099 | CLEANFILES += grub-kbdcomp | ||
3100 | @@ -7036,7 +7036,7 @@ if COND_emu | ||
3101 | noinst_SCRIPTS += grub-shell | ||
3102 | |||
3103 | grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status | ||
3104 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3105 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3106 | chmod a+x grub-shell | ||
3107 | |||
3108 | CLEANFILES += grub-shell | ||
3109 | @@ -7047,7 +7047,7 @@ if COND_i386_pc | ||
3110 | noinst_SCRIPTS += grub-shell | ||
3111 | |||
3112 | grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status | ||
3113 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3114 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3115 | chmod a+x grub-shell | ||
3116 | |||
3117 | CLEANFILES += grub-shell | ||
3118 | @@ -7058,7 +7058,7 @@ if COND_i386_efi | ||
3119 | noinst_SCRIPTS += grub-shell | ||
3120 | |||
3121 | grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status | ||
3122 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3123 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3124 | chmod a+x grub-shell | ||
3125 | |||
3126 | CLEANFILES += grub-shell | ||
3127 | @@ -7069,7 +7069,7 @@ if COND_i386_qemu | ||
3128 | noinst_SCRIPTS += grub-shell | ||
3129 | |||
3130 | grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status | ||
3131 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3132 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3133 | chmod a+x grub-shell | ||
3134 | |||
3135 | CLEANFILES += grub-shell | ||
3136 | @@ -7080,7 +7080,7 @@ if COND_i386_coreboot | ||
3137 | noinst_SCRIPTS += grub-shell | ||
3138 | |||
3139 | grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status | ||
3140 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3141 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3142 | chmod a+x grub-shell | ||
3143 | |||
3144 | CLEANFILES += grub-shell | ||
3145 | @@ -7091,7 +7091,7 @@ if COND_i386_multiboot | ||
3146 | noinst_SCRIPTS += grub-shell | ||
3147 | |||
3148 | grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status | ||
3149 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3150 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3151 | chmod a+x grub-shell | ||
3152 | |||
3153 | CLEANFILES += grub-shell | ||
3154 | @@ -7102,7 +7102,7 @@ if COND_i386_ieee1275 | ||
3155 | noinst_SCRIPTS += grub-shell | ||
3156 | |||
3157 | grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status | ||
3158 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3159 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3160 | chmod a+x grub-shell | ||
3161 | |||
3162 | CLEANFILES += grub-shell | ||
3163 | @@ -7113,7 +7113,7 @@ if COND_x86_64_efi | ||
3164 | noinst_SCRIPTS += grub-shell | ||
3165 | |||
3166 | grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status | ||
3167 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3168 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3169 | chmod a+x grub-shell | ||
3170 | |||
3171 | CLEANFILES += grub-shell | ||
3172 | @@ -7124,7 +7124,7 @@ if COND_mips_yeeloong | ||
3173 | noinst_SCRIPTS += grub-shell | ||
3174 | |||
3175 | grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status | ||
3176 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3177 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3178 | chmod a+x grub-shell | ||
3179 | |||
3180 | CLEANFILES += grub-shell | ||
3181 | @@ -7135,7 +7135,7 @@ if COND_sparc64_ieee1275 | ||
3182 | noinst_SCRIPTS += grub-shell | ||
3183 | |||
3184 | grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status | ||
3185 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3186 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3187 | chmod a+x grub-shell | ||
3188 | |||
3189 | CLEANFILES += grub-shell | ||
3190 | @@ -7146,7 +7146,7 @@ if COND_powerpc_ieee1275 | ||
3191 | noinst_SCRIPTS += grub-shell | ||
3192 | |||
3193 | grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status | ||
3194 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3195 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3196 | chmod a+x grub-shell | ||
3197 | |||
3198 | CLEANFILES += grub-shell | ||
3199 | @@ -7157,7 +7157,7 @@ if COND_emu | ||
3200 | noinst_SCRIPTS += grub-shell-tester | ||
3201 | |||
3202 | grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status | ||
3203 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3204 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3205 | chmod a+x grub-shell-tester | ||
3206 | |||
3207 | CLEANFILES += grub-shell-tester | ||
3208 | @@ -7168,7 +7168,7 @@ if COND_i386_pc | ||
3209 | noinst_SCRIPTS += grub-shell-tester | ||
3210 | |||
3211 | grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status | ||
3212 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3213 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3214 | chmod a+x grub-shell-tester | ||
3215 | |||
3216 | CLEANFILES += grub-shell-tester | ||
3217 | @@ -7179,7 +7179,7 @@ if COND_i386_efi | ||
3218 | noinst_SCRIPTS += grub-shell-tester | ||
3219 | |||
3220 | grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status | ||
3221 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3222 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3223 | chmod a+x grub-shell-tester | ||
3224 | |||
3225 | CLEANFILES += grub-shell-tester | ||
3226 | @@ -7190,7 +7190,7 @@ if COND_i386_qemu | ||
3227 | noinst_SCRIPTS += grub-shell-tester | ||
3228 | |||
3229 | grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status | ||
3230 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3231 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3232 | chmod a+x grub-shell-tester | ||
3233 | |||
3234 | CLEANFILES += grub-shell-tester | ||
3235 | @@ -7201,7 +7201,7 @@ if COND_i386_coreboot | ||
3236 | noinst_SCRIPTS += grub-shell-tester | ||
3237 | |||
3238 | grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status | ||
3239 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3240 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3241 | chmod a+x grub-shell-tester | ||
3242 | |||
3243 | CLEANFILES += grub-shell-tester | ||
3244 | @@ -7212,7 +7212,7 @@ if COND_i386_multiboot | ||
3245 | noinst_SCRIPTS += grub-shell-tester | ||
3246 | |||
3247 | grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status | ||
3248 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3249 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3250 | chmod a+x grub-shell-tester | ||
3251 | |||
3252 | CLEANFILES += grub-shell-tester | ||
3253 | @@ -7223,7 +7223,7 @@ if COND_i386_ieee1275 | ||
3254 | noinst_SCRIPTS += grub-shell-tester | ||
3255 | |||
3256 | grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status | ||
3257 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3258 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3259 | chmod a+x grub-shell-tester | ||
3260 | |||
3261 | CLEANFILES += grub-shell-tester | ||
3262 | @@ -7234,7 +7234,7 @@ if COND_x86_64_efi | ||
3263 | noinst_SCRIPTS += grub-shell-tester | ||
3264 | |||
3265 | grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status | ||
3266 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3267 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3268 | chmod a+x grub-shell-tester | ||
3269 | |||
3270 | CLEANFILES += grub-shell-tester | ||
3271 | @@ -7245,7 +7245,7 @@ if COND_mips_yeeloong | ||
3272 | noinst_SCRIPTS += grub-shell-tester | ||
3273 | |||
3274 | grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status | ||
3275 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3276 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3277 | chmod a+x grub-shell-tester | ||
3278 | |||
3279 | CLEANFILES += grub-shell-tester | ||
3280 | @@ -7256,7 +7256,7 @@ if COND_sparc64_ieee1275 | ||
3281 | noinst_SCRIPTS += grub-shell-tester | ||
3282 | |||
3283 | grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status | ||
3284 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3285 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3286 | chmod a+x grub-shell-tester | ||
3287 | |||
3288 | CLEANFILES += grub-shell-tester | ||
3289 | @@ -7267,7 +7267,7 @@ if COND_powerpc_ieee1275 | ||
3290 | noinst_SCRIPTS += grub-shell-tester | ||
3291 | |||
3292 | grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status | ||
3293 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3294 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3295 | chmod a+x grub-shell-tester | ||
3296 | |||
3297 | CLEANFILES += grub-shell-tester | ||
3298 | @@ -7279,7 +7279,7 @@ check_SCRIPTS += example_scripted_test | ||
3299 | TESTS += example_scripted_test | ||
3300 | |||
3301 | example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status | ||
3302 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3303 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3304 | chmod a+x example_scripted_test | ||
3305 | |||
3306 | CLEANFILES += example_scripted_test | ||
3307 | @@ -7291,7 +7291,7 @@ check_SCRIPTS += example_scripted_test | ||
3308 | TESTS += example_scripted_test | ||
3309 | |||
3310 | example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status | ||
3311 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3312 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3313 | chmod a+x example_scripted_test | ||
3314 | |||
3315 | CLEANFILES += example_scripted_test | ||
3316 | @@ -7303,7 +7303,7 @@ check_SCRIPTS += example_scripted_test | ||
3317 | TESTS += example_scripted_test | ||
3318 | |||
3319 | example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status | ||
3320 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3321 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3322 | chmod a+x example_scripted_test | ||
3323 | |||
3324 | CLEANFILES += example_scripted_test | ||
3325 | @@ -7315,7 +7315,7 @@ check_SCRIPTS += example_scripted_test | ||
3326 | TESTS += example_scripted_test | ||
3327 | |||
3328 | example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status | ||
3329 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3330 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3331 | chmod a+x example_scripted_test | ||
3332 | |||
3333 | CLEANFILES += example_scripted_test | ||
3334 | @@ -7327,7 +7327,7 @@ check_SCRIPTS += example_scripted_test | ||
3335 | TESTS += example_scripted_test | ||
3336 | |||
3337 | example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status | ||
3338 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3339 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3340 | chmod a+x example_scripted_test | ||
3341 | |||
3342 | CLEANFILES += example_scripted_test | ||
3343 | @@ -7339,7 +7339,7 @@ check_SCRIPTS += example_scripted_test | ||
3344 | TESTS += example_scripted_test | ||
3345 | |||
3346 | example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status | ||
3347 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3348 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3349 | chmod a+x example_scripted_test | ||
3350 | |||
3351 | CLEANFILES += example_scripted_test | ||
3352 | @@ -7351,7 +7351,7 @@ check_SCRIPTS += example_scripted_test | ||
3353 | TESTS += example_scripted_test | ||
3354 | |||
3355 | example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status | ||
3356 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3357 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3358 | chmod a+x example_scripted_test | ||
3359 | |||
3360 | CLEANFILES += example_scripted_test | ||
3361 | @@ -7363,7 +7363,7 @@ check_SCRIPTS += example_scripted_test | ||
3362 | TESTS += example_scripted_test | ||
3363 | |||
3364 | example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status | ||
3365 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3366 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3367 | chmod a+x example_scripted_test | ||
3368 | |||
3369 | CLEANFILES += example_scripted_test | ||
3370 | @@ -7375,7 +7375,7 @@ check_SCRIPTS += example_scripted_test | ||
3371 | TESTS += example_scripted_test | ||
3372 | |||
3373 | example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status | ||
3374 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3375 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3376 | chmod a+x example_scripted_test | ||
3377 | |||
3378 | CLEANFILES += example_scripted_test | ||
3379 | @@ -7387,7 +7387,7 @@ check_SCRIPTS += example_scripted_test | ||
3380 | TESTS += example_scripted_test | ||
3381 | |||
3382 | example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status | ||
3383 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3384 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3385 | chmod a+x example_scripted_test | ||
3386 | |||
3387 | CLEANFILES += example_scripted_test | ||
3388 | @@ -7399,7 +7399,7 @@ check_SCRIPTS += example_scripted_test | ||
3389 | TESTS += example_scripted_test | ||
3390 | |||
3391 | example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status | ||
3392 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3393 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3394 | chmod a+x example_scripted_test | ||
3395 | |||
3396 | CLEANFILES += example_scripted_test | ||
3397 | @@ -7411,7 +7411,7 @@ check_SCRIPTS += example_grub_script_tes | ||
3398 | TESTS += example_grub_script_test | ||
3399 | |||
3400 | example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status | ||
3401 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3402 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3403 | chmod a+x example_grub_script_test | ||
3404 | |||
3405 | CLEANFILES += example_grub_script_test | ||
3406 | @@ -7423,7 +7423,7 @@ check_SCRIPTS += example_grub_script_tes | ||
3407 | TESTS += example_grub_script_test | ||
3408 | |||
3409 | example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status | ||
3410 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3411 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3412 | chmod a+x example_grub_script_test | ||
3413 | |||
3414 | CLEANFILES += example_grub_script_test | ||
3415 | @@ -7435,7 +7435,7 @@ check_SCRIPTS += example_grub_script_tes | ||
3416 | TESTS += example_grub_script_test | ||
3417 | |||
3418 | example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status | ||
3419 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3420 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3421 | chmod a+x example_grub_script_test | ||
3422 | |||
3423 | CLEANFILES += example_grub_script_test | ||
3424 | @@ -7447,7 +7447,7 @@ check_SCRIPTS += example_grub_script_tes | ||
3425 | TESTS += example_grub_script_test | ||
3426 | |||
3427 | example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status | ||
3428 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3429 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3430 | chmod a+x example_grub_script_test | ||
3431 | |||
3432 | CLEANFILES += example_grub_script_test | ||
3433 | @@ -7459,7 +7459,7 @@ check_SCRIPTS += example_grub_script_tes | ||
3434 | TESTS += example_grub_script_test | ||
3435 | |||
3436 | example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status | ||
3437 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3438 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3439 | chmod a+x example_grub_script_test | ||
3440 | |||
3441 | CLEANFILES += example_grub_script_test | ||
3442 | @@ -7471,7 +7471,7 @@ check_SCRIPTS += example_grub_script_tes | ||
3443 | TESTS += example_grub_script_test | ||
3444 | |||
3445 | example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status | ||
3446 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3447 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3448 | chmod a+x example_grub_script_test | ||
3449 | |||
3450 | CLEANFILES += example_grub_script_test | ||
3451 | @@ -7483,7 +7483,7 @@ check_SCRIPTS += example_grub_script_tes | ||
3452 | TESTS += example_grub_script_test | ||
3453 | |||
3454 | example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status | ||
3455 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3456 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3457 | chmod a+x example_grub_script_test | ||
3458 | |||
3459 | CLEANFILES += example_grub_script_test | ||
3460 | @@ -7495,7 +7495,7 @@ check_SCRIPTS += example_grub_script_tes | ||
3461 | TESTS += example_grub_script_test | ||
3462 | |||
3463 | example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status | ||
3464 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3465 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3466 | chmod a+x example_grub_script_test | ||
3467 | |||
3468 | CLEANFILES += example_grub_script_test | ||
3469 | @@ -7507,7 +7507,7 @@ check_SCRIPTS += example_grub_script_tes | ||
3470 | TESTS += example_grub_script_test | ||
3471 | |||
3472 | example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status | ||
3473 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3474 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3475 | chmod a+x example_grub_script_test | ||
3476 | |||
3477 | CLEANFILES += example_grub_script_test | ||
3478 | @@ -7519,7 +7519,7 @@ check_SCRIPTS += example_grub_script_tes | ||
3479 | TESTS += example_grub_script_test | ||
3480 | |||
3481 | example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status | ||
3482 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3483 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3484 | chmod a+x example_grub_script_test | ||
3485 | |||
3486 | CLEANFILES += example_grub_script_test | ||
3487 | @@ -7531,7 +7531,7 @@ check_SCRIPTS += example_grub_script_tes | ||
3488 | TESTS += example_grub_script_test | ||
3489 | |||
3490 | example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status | ||
3491 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3492 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3493 | chmod a+x example_grub_script_test | ||
3494 | |||
3495 | CLEANFILES += example_grub_script_test | ||
3496 | @@ -7543,7 +7543,7 @@ check_SCRIPTS += grub_script_echo1 | ||
3497 | TESTS += grub_script_echo1 | ||
3498 | |||
3499 | grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status | ||
3500 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3501 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3502 | chmod a+x grub_script_echo1 | ||
3503 | |||
3504 | CLEANFILES += grub_script_echo1 | ||
3505 | @@ -7555,7 +7555,7 @@ check_SCRIPTS += grub_script_echo1 | ||
3506 | TESTS += grub_script_echo1 | ||
3507 | |||
3508 | grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status | ||
3509 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3510 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3511 | chmod a+x grub_script_echo1 | ||
3512 | |||
3513 | CLEANFILES += grub_script_echo1 | ||
3514 | @@ -7567,7 +7567,7 @@ check_SCRIPTS += grub_script_echo1 | ||
3515 | TESTS += grub_script_echo1 | ||
3516 | |||
3517 | grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status | ||
3518 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3519 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3520 | chmod a+x grub_script_echo1 | ||
3521 | |||
3522 | CLEANFILES += grub_script_echo1 | ||
3523 | @@ -7579,7 +7579,7 @@ check_SCRIPTS += grub_script_echo1 | ||
3524 | TESTS += grub_script_echo1 | ||
3525 | |||
3526 | grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status | ||
3527 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3528 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3529 | chmod a+x grub_script_echo1 | ||
3530 | |||
3531 | CLEANFILES += grub_script_echo1 | ||
3532 | @@ -7591,7 +7591,7 @@ check_SCRIPTS += grub_script_echo1 | ||
3533 | TESTS += grub_script_echo1 | ||
3534 | |||
3535 | grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status | ||
3536 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3537 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3538 | chmod a+x grub_script_echo1 | ||
3539 | |||
3540 | CLEANFILES += grub_script_echo1 | ||
3541 | @@ -7603,7 +7603,7 @@ check_SCRIPTS += grub_script_echo1 | ||
3542 | TESTS += grub_script_echo1 | ||
3543 | |||
3544 | grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status | ||
3545 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3546 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3547 | chmod a+x grub_script_echo1 | ||
3548 | |||
3549 | CLEANFILES += grub_script_echo1 | ||
3550 | @@ -7615,7 +7615,7 @@ check_SCRIPTS += grub_script_echo1 | ||
3551 | TESTS += grub_script_echo1 | ||
3552 | |||
3553 | grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status | ||
3554 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3555 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3556 | chmod a+x grub_script_echo1 | ||
3557 | |||
3558 | CLEANFILES += grub_script_echo1 | ||
3559 | @@ -7627,7 +7627,7 @@ check_SCRIPTS += grub_script_echo1 | ||
3560 | TESTS += grub_script_echo1 | ||
3561 | |||
3562 | grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status | ||
3563 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3564 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3565 | chmod a+x grub_script_echo1 | ||
3566 | |||
3567 | CLEANFILES += grub_script_echo1 | ||
3568 | @@ -7639,7 +7639,7 @@ check_SCRIPTS += grub_script_echo1 | ||
3569 | TESTS += grub_script_echo1 | ||
3570 | |||
3571 | grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status | ||
3572 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3573 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3574 | chmod a+x grub_script_echo1 | ||
3575 | |||
3576 | CLEANFILES += grub_script_echo1 | ||
3577 | @@ -7651,7 +7651,7 @@ check_SCRIPTS += grub_script_echo1 | ||
3578 | TESTS += grub_script_echo1 | ||
3579 | |||
3580 | grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status | ||
3581 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3582 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3583 | chmod a+x grub_script_echo1 | ||
3584 | |||
3585 | CLEANFILES += grub_script_echo1 | ||
3586 | @@ -7663,7 +7663,7 @@ check_SCRIPTS += grub_script_echo1 | ||
3587 | TESTS += grub_script_echo1 | ||
3588 | |||
3589 | grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status | ||
3590 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3591 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3592 | chmod a+x grub_script_echo1 | ||
3593 | |||
3594 | CLEANFILES += grub_script_echo1 | ||
3595 | @@ -7675,7 +7675,7 @@ check_SCRIPTS += grub_script_echo_keywor | ||
3596 | TESTS += grub_script_echo_keywords | ||
3597 | |||
3598 | grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status | ||
3599 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3600 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3601 | chmod a+x grub_script_echo_keywords | ||
3602 | |||
3603 | CLEANFILES += grub_script_echo_keywords | ||
3604 | @@ -7687,7 +7687,7 @@ check_SCRIPTS += grub_script_echo_keywor | ||
3605 | TESTS += grub_script_echo_keywords | ||
3606 | |||
3607 | grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status | ||
3608 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3609 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3610 | chmod a+x grub_script_echo_keywords | ||
3611 | |||
3612 | CLEANFILES += grub_script_echo_keywords | ||
3613 | @@ -7699,7 +7699,7 @@ check_SCRIPTS += grub_script_echo_keywor | ||
3614 | TESTS += grub_script_echo_keywords | ||
3615 | |||
3616 | grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status | ||
3617 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3618 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3619 | chmod a+x grub_script_echo_keywords | ||
3620 | |||
3621 | CLEANFILES += grub_script_echo_keywords | ||
3622 | @@ -7711,7 +7711,7 @@ check_SCRIPTS += grub_script_echo_keywor | ||
3623 | TESTS += grub_script_echo_keywords | ||
3624 | |||
3625 | grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status | ||
3626 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3627 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3628 | chmod a+x grub_script_echo_keywords | ||
3629 | |||
3630 | CLEANFILES += grub_script_echo_keywords | ||
3631 | @@ -7723,7 +7723,7 @@ check_SCRIPTS += grub_script_echo_keywor | ||
3632 | TESTS += grub_script_echo_keywords | ||
3633 | |||
3634 | grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status | ||
3635 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3636 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3637 | chmod a+x grub_script_echo_keywords | ||
3638 | |||
3639 | CLEANFILES += grub_script_echo_keywords | ||
3640 | @@ -7735,7 +7735,7 @@ check_SCRIPTS += grub_script_echo_keywor | ||
3641 | TESTS += grub_script_echo_keywords | ||
3642 | |||
3643 | grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status | ||
3644 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3645 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3646 | chmod a+x grub_script_echo_keywords | ||
3647 | |||
3648 | CLEANFILES += grub_script_echo_keywords | ||
3649 | @@ -7747,7 +7747,7 @@ check_SCRIPTS += grub_script_echo_keywor | ||
3650 | TESTS += grub_script_echo_keywords | ||
3651 | |||
3652 | grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status | ||
3653 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3654 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3655 | chmod a+x grub_script_echo_keywords | ||
3656 | |||
3657 | CLEANFILES += grub_script_echo_keywords | ||
3658 | @@ -7759,7 +7759,7 @@ check_SCRIPTS += grub_script_echo_keywor | ||
3659 | TESTS += grub_script_echo_keywords | ||
3660 | |||
3661 | grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status | ||
3662 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3663 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3664 | chmod a+x grub_script_echo_keywords | ||
3665 | |||
3666 | CLEANFILES += grub_script_echo_keywords | ||
3667 | @@ -7771,7 +7771,7 @@ check_SCRIPTS += grub_script_echo_keywor | ||
3668 | TESTS += grub_script_echo_keywords | ||
3669 | |||
3670 | grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status | ||
3671 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3672 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3673 | chmod a+x grub_script_echo_keywords | ||
3674 | |||
3675 | CLEANFILES += grub_script_echo_keywords | ||
3676 | @@ -7783,7 +7783,7 @@ check_SCRIPTS += grub_script_echo_keywor | ||
3677 | TESTS += grub_script_echo_keywords | ||
3678 | |||
3679 | grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status | ||
3680 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3681 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3682 | chmod a+x grub_script_echo_keywords | ||
3683 | |||
3684 | CLEANFILES += grub_script_echo_keywords | ||
3685 | @@ -7795,7 +7795,7 @@ check_SCRIPTS += grub_script_echo_keywor | ||
3686 | TESTS += grub_script_echo_keywords | ||
3687 | |||
3688 | grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status | ||
3689 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3690 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3691 | chmod a+x grub_script_echo_keywords | ||
3692 | |||
3693 | CLEANFILES += grub_script_echo_keywords | ||
3694 | @@ -7807,7 +7807,7 @@ check_SCRIPTS += grub_script_vars1 | ||
3695 | TESTS += grub_script_vars1 | ||
3696 | |||
3697 | grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status | ||
3698 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3699 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3700 | chmod a+x grub_script_vars1 | ||
3701 | |||
3702 | CLEANFILES += grub_script_vars1 | ||
3703 | @@ -7819,7 +7819,7 @@ check_SCRIPTS += grub_script_vars1 | ||
3704 | TESTS += grub_script_vars1 | ||
3705 | |||
3706 | grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status | ||
3707 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3708 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3709 | chmod a+x grub_script_vars1 | ||
3710 | |||
3711 | CLEANFILES += grub_script_vars1 | ||
3712 | @@ -7831,7 +7831,7 @@ check_SCRIPTS += grub_script_vars1 | ||
3713 | TESTS += grub_script_vars1 | ||
3714 | |||
3715 | grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status | ||
3716 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3717 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3718 | chmod a+x grub_script_vars1 | ||
3719 | |||
3720 | CLEANFILES += grub_script_vars1 | ||
3721 | @@ -7843,7 +7843,7 @@ check_SCRIPTS += grub_script_vars1 | ||
3722 | TESTS += grub_script_vars1 | ||
3723 | |||
3724 | grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status | ||
3725 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3726 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3727 | chmod a+x grub_script_vars1 | ||
3728 | |||
3729 | CLEANFILES += grub_script_vars1 | ||
3730 | @@ -7855,7 +7855,7 @@ check_SCRIPTS += grub_script_vars1 | ||
3731 | TESTS += grub_script_vars1 | ||
3732 | |||
3733 | grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status | ||
3734 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3735 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3736 | chmod a+x grub_script_vars1 | ||
3737 | |||
3738 | CLEANFILES += grub_script_vars1 | ||
3739 | @@ -7867,7 +7867,7 @@ check_SCRIPTS += grub_script_vars1 | ||
3740 | TESTS += grub_script_vars1 | ||
3741 | |||
3742 | grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status | ||
3743 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3744 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3745 | chmod a+x grub_script_vars1 | ||
3746 | |||
3747 | CLEANFILES += grub_script_vars1 | ||
3748 | @@ -7879,7 +7879,7 @@ check_SCRIPTS += grub_script_vars1 | ||
3749 | TESTS += grub_script_vars1 | ||
3750 | |||
3751 | grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status | ||
3752 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3753 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3754 | chmod a+x grub_script_vars1 | ||
3755 | |||
3756 | CLEANFILES += grub_script_vars1 | ||
3757 | @@ -7891,7 +7891,7 @@ check_SCRIPTS += grub_script_vars1 | ||
3758 | TESTS += grub_script_vars1 | ||
3759 | |||
3760 | grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status | ||
3761 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3762 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3763 | chmod a+x grub_script_vars1 | ||
3764 | |||
3765 | CLEANFILES += grub_script_vars1 | ||
3766 | @@ -7903,7 +7903,7 @@ check_SCRIPTS += grub_script_vars1 | ||
3767 | TESTS += grub_script_vars1 | ||
3768 | |||
3769 | grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status | ||
3770 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3771 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3772 | chmod a+x grub_script_vars1 | ||
3773 | |||
3774 | CLEANFILES += grub_script_vars1 | ||
3775 | @@ -7915,7 +7915,7 @@ check_SCRIPTS += grub_script_vars1 | ||
3776 | TESTS += grub_script_vars1 | ||
3777 | |||
3778 | grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status | ||
3779 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3780 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3781 | chmod a+x grub_script_vars1 | ||
3782 | |||
3783 | CLEANFILES += grub_script_vars1 | ||
3784 | @@ -7927,7 +7927,7 @@ check_SCRIPTS += grub_script_vars1 | ||
3785 | TESTS += grub_script_vars1 | ||
3786 | |||
3787 | grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status | ||
3788 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3789 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3790 | chmod a+x grub_script_vars1 | ||
3791 | |||
3792 | CLEANFILES += grub_script_vars1 | ||
3793 | @@ -7939,7 +7939,7 @@ check_SCRIPTS += grub_script_for1 | ||
3794 | TESTS += grub_script_for1 | ||
3795 | |||
3796 | grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status | ||
3797 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3798 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3799 | chmod a+x grub_script_for1 | ||
3800 | |||
3801 | CLEANFILES += grub_script_for1 | ||
3802 | @@ -7951,7 +7951,7 @@ check_SCRIPTS += grub_script_for1 | ||
3803 | TESTS += grub_script_for1 | ||
3804 | |||
3805 | grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status | ||
3806 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3807 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3808 | chmod a+x grub_script_for1 | ||
3809 | |||
3810 | CLEANFILES += grub_script_for1 | ||
3811 | @@ -7963,7 +7963,7 @@ check_SCRIPTS += grub_script_for1 | ||
3812 | TESTS += grub_script_for1 | ||
3813 | |||
3814 | grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status | ||
3815 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3816 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3817 | chmod a+x grub_script_for1 | ||
3818 | |||
3819 | CLEANFILES += grub_script_for1 | ||
3820 | @@ -7975,7 +7975,7 @@ check_SCRIPTS += grub_script_for1 | ||
3821 | TESTS += grub_script_for1 | ||
3822 | |||
3823 | grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status | ||
3824 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3825 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3826 | chmod a+x grub_script_for1 | ||
3827 | |||
3828 | CLEANFILES += grub_script_for1 | ||
3829 | @@ -7987,7 +7987,7 @@ check_SCRIPTS += grub_script_for1 | ||
3830 | TESTS += grub_script_for1 | ||
3831 | |||
3832 | grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status | ||
3833 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3834 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3835 | chmod a+x grub_script_for1 | ||
3836 | |||
3837 | CLEANFILES += grub_script_for1 | ||
3838 | @@ -7999,7 +7999,7 @@ check_SCRIPTS += grub_script_for1 | ||
3839 | TESTS += grub_script_for1 | ||
3840 | |||
3841 | grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status | ||
3842 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3843 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3844 | chmod a+x grub_script_for1 | ||
3845 | |||
3846 | CLEANFILES += grub_script_for1 | ||
3847 | @@ -8011,7 +8011,7 @@ check_SCRIPTS += grub_script_for1 | ||
3848 | TESTS += grub_script_for1 | ||
3849 | |||
3850 | grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status | ||
3851 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3852 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3853 | chmod a+x grub_script_for1 | ||
3854 | |||
3855 | CLEANFILES += grub_script_for1 | ||
3856 | @@ -8023,7 +8023,7 @@ check_SCRIPTS += grub_script_for1 | ||
3857 | TESTS += grub_script_for1 | ||
3858 | |||
3859 | grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status | ||
3860 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3861 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3862 | chmod a+x grub_script_for1 | ||
3863 | |||
3864 | CLEANFILES += grub_script_for1 | ||
3865 | @@ -8035,7 +8035,7 @@ check_SCRIPTS += grub_script_for1 | ||
3866 | TESTS += grub_script_for1 | ||
3867 | |||
3868 | grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status | ||
3869 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3870 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3871 | chmod a+x grub_script_for1 | ||
3872 | |||
3873 | CLEANFILES += grub_script_for1 | ||
3874 | @@ -8047,7 +8047,7 @@ check_SCRIPTS += grub_script_for1 | ||
3875 | TESTS += grub_script_for1 | ||
3876 | |||
3877 | grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status | ||
3878 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3879 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3880 | chmod a+x grub_script_for1 | ||
3881 | |||
3882 | CLEANFILES += grub_script_for1 | ||
3883 | @@ -8059,7 +8059,7 @@ check_SCRIPTS += grub_script_for1 | ||
3884 | TESTS += grub_script_for1 | ||
3885 | |||
3886 | grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status | ||
3887 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3888 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3889 | chmod a+x grub_script_for1 | ||
3890 | |||
3891 | CLEANFILES += grub_script_for1 | ||
3892 | @@ -8071,7 +8071,7 @@ check_SCRIPTS += grub_script_while1 | ||
3893 | TESTS += grub_script_while1 | ||
3894 | |||
3895 | grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status | ||
3896 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3897 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3898 | chmod a+x grub_script_while1 | ||
3899 | |||
3900 | CLEANFILES += grub_script_while1 | ||
3901 | @@ -8083,7 +8083,7 @@ check_SCRIPTS += grub_script_while1 | ||
3902 | TESTS += grub_script_while1 | ||
3903 | |||
3904 | grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status | ||
3905 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3906 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3907 | chmod a+x grub_script_while1 | ||
3908 | |||
3909 | CLEANFILES += grub_script_while1 | ||
3910 | @@ -8095,7 +8095,7 @@ check_SCRIPTS += grub_script_while1 | ||
3911 | TESTS += grub_script_while1 | ||
3912 | |||
3913 | grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status | ||
3914 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3915 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3916 | chmod a+x grub_script_while1 | ||
3917 | |||
3918 | CLEANFILES += grub_script_while1 | ||
3919 | @@ -8107,7 +8107,7 @@ check_SCRIPTS += grub_script_while1 | ||
3920 | TESTS += grub_script_while1 | ||
3921 | |||
3922 | grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status | ||
3923 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3924 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3925 | chmod a+x grub_script_while1 | ||
3926 | |||
3927 | CLEANFILES += grub_script_while1 | ||
3928 | @@ -8119,7 +8119,7 @@ check_SCRIPTS += grub_script_while1 | ||
3929 | TESTS += grub_script_while1 | ||
3930 | |||
3931 | grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status | ||
3932 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3933 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3934 | chmod a+x grub_script_while1 | ||
3935 | |||
3936 | CLEANFILES += grub_script_while1 | ||
3937 | @@ -8131,7 +8131,7 @@ check_SCRIPTS += grub_script_while1 | ||
3938 | TESTS += grub_script_while1 | ||
3939 | |||
3940 | grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status | ||
3941 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3942 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3943 | chmod a+x grub_script_while1 | ||
3944 | |||
3945 | CLEANFILES += grub_script_while1 | ||
3946 | @@ -8143,7 +8143,7 @@ check_SCRIPTS += grub_script_while1 | ||
3947 | TESTS += grub_script_while1 | ||
3948 | |||
3949 | grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status | ||
3950 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3951 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3952 | chmod a+x grub_script_while1 | ||
3953 | |||
3954 | CLEANFILES += grub_script_while1 | ||
3955 | @@ -8155,7 +8155,7 @@ check_SCRIPTS += grub_script_while1 | ||
3956 | TESTS += grub_script_while1 | ||
3957 | |||
3958 | grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status | ||
3959 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3960 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3961 | chmod a+x grub_script_while1 | ||
3962 | |||
3963 | CLEANFILES += grub_script_while1 | ||
3964 | @@ -8167,7 +8167,7 @@ check_SCRIPTS += grub_script_while1 | ||
3965 | TESTS += grub_script_while1 | ||
3966 | |||
3967 | grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status | ||
3968 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3969 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3970 | chmod a+x grub_script_while1 | ||
3971 | |||
3972 | CLEANFILES += grub_script_while1 | ||
3973 | @@ -8179,7 +8179,7 @@ check_SCRIPTS += grub_script_while1 | ||
3974 | TESTS += grub_script_while1 | ||
3975 | |||
3976 | grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status | ||
3977 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3978 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3979 | chmod a+x grub_script_while1 | ||
3980 | |||
3981 | CLEANFILES += grub_script_while1 | ||
3982 | @@ -8191,7 +8191,7 @@ check_SCRIPTS += grub_script_while1 | ||
3983 | TESTS += grub_script_while1 | ||
3984 | |||
3985 | grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status | ||
3986 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3987 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3988 | chmod a+x grub_script_while1 | ||
3989 | |||
3990 | CLEANFILES += grub_script_while1 | ||
3991 | @@ -8203,7 +8203,7 @@ check_SCRIPTS += grub_script_if | ||
3992 | TESTS += grub_script_if | ||
3993 | |||
3994 | grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status | ||
3995 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
3996 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
3997 | chmod a+x grub_script_if | ||
3998 | |||
3999 | CLEANFILES += grub_script_if | ||
4000 | @@ -8215,7 +8215,7 @@ check_SCRIPTS += grub_script_if | ||
4001 | TESTS += grub_script_if | ||
4002 | |||
4003 | grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status | ||
4004 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4005 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4006 | chmod a+x grub_script_if | ||
4007 | |||
4008 | CLEANFILES += grub_script_if | ||
4009 | @@ -8227,7 +8227,7 @@ check_SCRIPTS += grub_script_if | ||
4010 | TESTS += grub_script_if | ||
4011 | |||
4012 | grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status | ||
4013 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4014 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4015 | chmod a+x grub_script_if | ||
4016 | |||
4017 | CLEANFILES += grub_script_if | ||
4018 | @@ -8239,7 +8239,7 @@ check_SCRIPTS += grub_script_if | ||
4019 | TESTS += grub_script_if | ||
4020 | |||
4021 | grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status | ||
4022 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4023 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4024 | chmod a+x grub_script_if | ||
4025 | |||
4026 | CLEANFILES += grub_script_if | ||
4027 | @@ -8251,7 +8251,7 @@ check_SCRIPTS += grub_script_if | ||
4028 | TESTS += grub_script_if | ||
4029 | |||
4030 | grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status | ||
4031 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4032 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4033 | chmod a+x grub_script_if | ||
4034 | |||
4035 | CLEANFILES += grub_script_if | ||
4036 | @@ -8263,7 +8263,7 @@ check_SCRIPTS += grub_script_if | ||
4037 | TESTS += grub_script_if | ||
4038 | |||
4039 | grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status | ||
4040 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4041 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4042 | chmod a+x grub_script_if | ||
4043 | |||
4044 | CLEANFILES += grub_script_if | ||
4045 | @@ -8275,7 +8275,7 @@ check_SCRIPTS += grub_script_if | ||
4046 | TESTS += grub_script_if | ||
4047 | |||
4048 | grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status | ||
4049 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4050 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4051 | chmod a+x grub_script_if | ||
4052 | |||
4053 | CLEANFILES += grub_script_if | ||
4054 | @@ -8287,7 +8287,7 @@ check_SCRIPTS += grub_script_if | ||
4055 | TESTS += grub_script_if | ||
4056 | |||
4057 | grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status | ||
4058 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4059 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4060 | chmod a+x grub_script_if | ||
4061 | |||
4062 | CLEANFILES += grub_script_if | ||
4063 | @@ -8299,7 +8299,7 @@ check_SCRIPTS += grub_script_if | ||
4064 | TESTS += grub_script_if | ||
4065 | |||
4066 | grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status | ||
4067 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4068 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4069 | chmod a+x grub_script_if | ||
4070 | |||
4071 | CLEANFILES += grub_script_if | ||
4072 | @@ -8311,7 +8311,7 @@ check_SCRIPTS += grub_script_if | ||
4073 | TESTS += grub_script_if | ||
4074 | |||
4075 | grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status | ||
4076 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4077 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4078 | chmod a+x grub_script_if | ||
4079 | |||
4080 | CLEANFILES += grub_script_if | ||
4081 | @@ -8323,7 +8323,7 @@ check_SCRIPTS += grub_script_if | ||
4082 | TESTS += grub_script_if | ||
4083 | |||
4084 | grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status | ||
4085 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4086 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4087 | chmod a+x grub_script_if | ||
4088 | |||
4089 | CLEANFILES += grub_script_if | ||
4090 | @@ -8335,7 +8335,7 @@ check_SCRIPTS += grub_script_blanklines | ||
4091 | TESTS += grub_script_blanklines | ||
4092 | |||
4093 | grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status | ||
4094 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4095 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4096 | chmod a+x grub_script_blanklines | ||
4097 | |||
4098 | CLEANFILES += grub_script_blanklines | ||
4099 | @@ -8347,7 +8347,7 @@ check_SCRIPTS += grub_script_blanklines | ||
4100 | TESTS += grub_script_blanklines | ||
4101 | |||
4102 | grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status | ||
4103 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4104 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4105 | chmod a+x grub_script_blanklines | ||
4106 | |||
4107 | CLEANFILES += grub_script_blanklines | ||
4108 | @@ -8359,7 +8359,7 @@ check_SCRIPTS += grub_script_blanklines | ||
4109 | TESTS += grub_script_blanklines | ||
4110 | |||
4111 | grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status | ||
4112 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4113 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4114 | chmod a+x grub_script_blanklines | ||
4115 | |||
4116 | CLEANFILES += grub_script_blanklines | ||
4117 | @@ -8371,7 +8371,7 @@ check_SCRIPTS += grub_script_blanklines | ||
4118 | TESTS += grub_script_blanklines | ||
4119 | |||
4120 | grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status | ||
4121 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4122 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4123 | chmod a+x grub_script_blanklines | ||
4124 | |||
4125 | CLEANFILES += grub_script_blanklines | ||
4126 | @@ -8383,7 +8383,7 @@ check_SCRIPTS += grub_script_blanklines | ||
4127 | TESTS += grub_script_blanklines | ||
4128 | |||
4129 | grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status | ||
4130 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4131 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4132 | chmod a+x grub_script_blanklines | ||
4133 | |||
4134 | CLEANFILES += grub_script_blanklines | ||
4135 | @@ -8395,7 +8395,7 @@ check_SCRIPTS += grub_script_blanklines | ||
4136 | TESTS += grub_script_blanklines | ||
4137 | |||
4138 | grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status | ||
4139 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4140 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4141 | chmod a+x grub_script_blanklines | ||
4142 | |||
4143 | CLEANFILES += grub_script_blanklines | ||
4144 | @@ -8407,7 +8407,7 @@ check_SCRIPTS += grub_script_blanklines | ||
4145 | TESTS += grub_script_blanklines | ||
4146 | |||
4147 | grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status | ||
4148 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4149 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4150 | chmod a+x grub_script_blanklines | ||
4151 | |||
4152 | CLEANFILES += grub_script_blanklines | ||
4153 | @@ -8419,7 +8419,7 @@ check_SCRIPTS += grub_script_blanklines | ||
4154 | TESTS += grub_script_blanklines | ||
4155 | |||
4156 | grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status | ||
4157 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4158 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4159 | chmod a+x grub_script_blanklines | ||
4160 | |||
4161 | CLEANFILES += grub_script_blanklines | ||
4162 | @@ -8431,7 +8431,7 @@ check_SCRIPTS += grub_script_blanklines | ||
4163 | TESTS += grub_script_blanklines | ||
4164 | |||
4165 | grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status | ||
4166 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4167 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4168 | chmod a+x grub_script_blanklines | ||
4169 | |||
4170 | CLEANFILES += grub_script_blanklines | ||
4171 | @@ -8443,7 +8443,7 @@ check_SCRIPTS += grub_script_blanklines | ||
4172 | TESTS += grub_script_blanklines | ||
4173 | |||
4174 | grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status | ||
4175 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4176 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4177 | chmod a+x grub_script_blanklines | ||
4178 | |||
4179 | CLEANFILES += grub_script_blanklines | ||
4180 | @@ -8455,7 +8455,7 @@ check_SCRIPTS += grub_script_blanklines | ||
4181 | TESTS += grub_script_blanklines | ||
4182 | |||
4183 | grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status | ||
4184 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4185 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4186 | chmod a+x grub_script_blanklines | ||
4187 | |||
4188 | CLEANFILES += grub_script_blanklines | ||
4189 | @@ -8467,7 +8467,7 @@ check_SCRIPTS += grub_script_final_semic | ||
4190 | TESTS += grub_script_final_semicolon | ||
4191 | |||
4192 | grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status | ||
4193 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4194 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4195 | chmod a+x grub_script_final_semicolon | ||
4196 | |||
4197 | CLEANFILES += grub_script_final_semicolon | ||
4198 | @@ -8479,7 +8479,7 @@ check_SCRIPTS += grub_script_final_semic | ||
4199 | TESTS += grub_script_final_semicolon | ||
4200 | |||
4201 | grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status | ||
4202 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4203 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4204 | chmod a+x grub_script_final_semicolon | ||
4205 | |||
4206 | CLEANFILES += grub_script_final_semicolon | ||
4207 | @@ -8491,7 +8491,7 @@ check_SCRIPTS += grub_script_final_semic | ||
4208 | TESTS += grub_script_final_semicolon | ||
4209 | |||
4210 | grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status | ||
4211 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4212 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4213 | chmod a+x grub_script_final_semicolon | ||
4214 | |||
4215 | CLEANFILES += grub_script_final_semicolon | ||
4216 | @@ -8503,7 +8503,7 @@ check_SCRIPTS += grub_script_final_semic | ||
4217 | TESTS += grub_script_final_semicolon | ||
4218 | |||
4219 | grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status | ||
4220 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4221 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4222 | chmod a+x grub_script_final_semicolon | ||
4223 | |||
4224 | CLEANFILES += grub_script_final_semicolon | ||
4225 | @@ -8515,7 +8515,7 @@ check_SCRIPTS += grub_script_final_semic | ||
4226 | TESTS += grub_script_final_semicolon | ||
4227 | |||
4228 | grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status | ||
4229 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4230 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4231 | chmod a+x grub_script_final_semicolon | ||
4232 | |||
4233 | CLEANFILES += grub_script_final_semicolon | ||
4234 | @@ -8527,7 +8527,7 @@ check_SCRIPTS += grub_script_final_semic | ||
4235 | TESTS += grub_script_final_semicolon | ||
4236 | |||
4237 | grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status | ||
4238 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4239 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4240 | chmod a+x grub_script_final_semicolon | ||
4241 | |||
4242 | CLEANFILES += grub_script_final_semicolon | ||
4243 | @@ -8539,7 +8539,7 @@ check_SCRIPTS += grub_script_final_semic | ||
4244 | TESTS += grub_script_final_semicolon | ||
4245 | |||
4246 | grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status | ||
4247 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4248 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4249 | chmod a+x grub_script_final_semicolon | ||
4250 | |||
4251 | CLEANFILES += grub_script_final_semicolon | ||
4252 | @@ -8551,7 +8551,7 @@ check_SCRIPTS += grub_script_final_semic | ||
4253 | TESTS += grub_script_final_semicolon | ||
4254 | |||
4255 | grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status | ||
4256 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4257 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4258 | chmod a+x grub_script_final_semicolon | ||
4259 | |||
4260 | CLEANFILES += grub_script_final_semicolon | ||
4261 | @@ -8563,7 +8563,7 @@ check_SCRIPTS += grub_script_final_semic | ||
4262 | TESTS += grub_script_final_semicolon | ||
4263 | |||
4264 | grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status | ||
4265 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4266 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4267 | chmod a+x grub_script_final_semicolon | ||
4268 | |||
4269 | CLEANFILES += grub_script_final_semicolon | ||
4270 | @@ -8575,7 +8575,7 @@ check_SCRIPTS += grub_script_final_semic | ||
4271 | TESTS += grub_script_final_semicolon | ||
4272 | |||
4273 | grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status | ||
4274 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4275 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4276 | chmod a+x grub_script_final_semicolon | ||
4277 | |||
4278 | CLEANFILES += grub_script_final_semicolon | ||
4279 | @@ -8587,7 +8587,7 @@ check_SCRIPTS += grub_script_final_semic | ||
4280 | TESTS += grub_script_final_semicolon | ||
4281 | |||
4282 | grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status | ||
4283 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4284 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4285 | chmod a+x grub_script_final_semicolon | ||
4286 | |||
4287 | CLEANFILES += grub_script_final_semicolon | ||
4288 | @@ -8599,7 +8599,7 @@ check_SCRIPTS += grub_script_dollar | ||
4289 | TESTS += grub_script_dollar | ||
4290 | |||
4291 | grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status | ||
4292 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4293 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4294 | chmod a+x grub_script_dollar | ||
4295 | |||
4296 | CLEANFILES += grub_script_dollar | ||
4297 | @@ -8611,7 +8611,7 @@ check_SCRIPTS += grub_script_dollar | ||
4298 | TESTS += grub_script_dollar | ||
4299 | |||
4300 | grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status | ||
4301 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4302 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4303 | chmod a+x grub_script_dollar | ||
4304 | |||
4305 | CLEANFILES += grub_script_dollar | ||
4306 | @@ -8623,7 +8623,7 @@ check_SCRIPTS += grub_script_dollar | ||
4307 | TESTS += grub_script_dollar | ||
4308 | |||
4309 | grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status | ||
4310 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4311 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4312 | chmod a+x grub_script_dollar | ||
4313 | |||
4314 | CLEANFILES += grub_script_dollar | ||
4315 | @@ -8635,7 +8635,7 @@ check_SCRIPTS += grub_script_dollar | ||
4316 | TESTS += grub_script_dollar | ||
4317 | |||
4318 | grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status | ||
4319 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4320 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4321 | chmod a+x grub_script_dollar | ||
4322 | |||
4323 | CLEANFILES += grub_script_dollar | ||
4324 | @@ -8647,7 +8647,7 @@ check_SCRIPTS += grub_script_dollar | ||
4325 | TESTS += grub_script_dollar | ||
4326 | |||
4327 | grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status | ||
4328 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4329 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4330 | chmod a+x grub_script_dollar | ||
4331 | |||
4332 | CLEANFILES += grub_script_dollar | ||
4333 | @@ -8659,7 +8659,7 @@ check_SCRIPTS += grub_script_dollar | ||
4334 | TESTS += grub_script_dollar | ||
4335 | |||
4336 | grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status | ||
4337 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4338 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4339 | chmod a+x grub_script_dollar | ||
4340 | |||
4341 | CLEANFILES += grub_script_dollar | ||
4342 | @@ -8671,7 +8671,7 @@ check_SCRIPTS += grub_script_dollar | ||
4343 | TESTS += grub_script_dollar | ||
4344 | |||
4345 | grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status | ||
4346 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4347 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4348 | chmod a+x grub_script_dollar | ||
4349 | |||
4350 | CLEANFILES += grub_script_dollar | ||
4351 | @@ -8683,7 +8683,7 @@ check_SCRIPTS += grub_script_dollar | ||
4352 | TESTS += grub_script_dollar | ||
4353 | |||
4354 | grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status | ||
4355 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4356 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4357 | chmod a+x grub_script_dollar | ||
4358 | |||
4359 | CLEANFILES += grub_script_dollar | ||
4360 | @@ -8695,7 +8695,7 @@ check_SCRIPTS += grub_script_dollar | ||
4361 | TESTS += grub_script_dollar | ||
4362 | |||
4363 | grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status | ||
4364 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4365 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4366 | chmod a+x grub_script_dollar | ||
4367 | |||
4368 | CLEANFILES += grub_script_dollar | ||
4369 | @@ -8707,7 +8707,7 @@ check_SCRIPTS += grub_script_dollar | ||
4370 | TESTS += grub_script_dollar | ||
4371 | |||
4372 | grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status | ||
4373 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4374 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4375 | chmod a+x grub_script_dollar | ||
4376 | |||
4377 | CLEANFILES += grub_script_dollar | ||
4378 | @@ -8719,7 +8719,7 @@ check_SCRIPTS += grub_script_dollar | ||
4379 | TESTS += grub_script_dollar | ||
4380 | |||
4381 | grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status | ||
4382 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4383 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4384 | chmod a+x grub_script_dollar | ||
4385 | |||
4386 | CLEANFILES += grub_script_dollar | ||
4387 | @@ -8731,7 +8731,7 @@ check_SCRIPTS += grub_script_comments | ||
4388 | TESTS += grub_script_comments | ||
4389 | |||
4390 | grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status | ||
4391 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4392 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4393 | chmod a+x grub_script_comments | ||
4394 | |||
4395 | CLEANFILES += grub_script_comments | ||
4396 | @@ -8743,7 +8743,7 @@ check_SCRIPTS += grub_script_comments | ||
4397 | TESTS += grub_script_comments | ||
4398 | |||
4399 | grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status | ||
4400 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4401 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4402 | chmod a+x grub_script_comments | ||
4403 | |||
4404 | CLEANFILES += grub_script_comments | ||
4405 | @@ -8755,7 +8755,7 @@ check_SCRIPTS += grub_script_comments | ||
4406 | TESTS += grub_script_comments | ||
4407 | |||
4408 | grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status | ||
4409 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4410 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4411 | chmod a+x grub_script_comments | ||
4412 | |||
4413 | CLEANFILES += grub_script_comments | ||
4414 | @@ -8767,7 +8767,7 @@ check_SCRIPTS += grub_script_comments | ||
4415 | TESTS += grub_script_comments | ||
4416 | |||
4417 | grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status | ||
4418 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4419 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4420 | chmod a+x grub_script_comments | ||
4421 | |||
4422 | CLEANFILES += grub_script_comments | ||
4423 | @@ -8779,7 +8779,7 @@ check_SCRIPTS += grub_script_comments | ||
4424 | TESTS += grub_script_comments | ||
4425 | |||
4426 | grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status | ||
4427 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4428 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4429 | chmod a+x grub_script_comments | ||
4430 | |||
4431 | CLEANFILES += grub_script_comments | ||
4432 | @@ -8791,7 +8791,7 @@ check_SCRIPTS += grub_script_comments | ||
4433 | TESTS += grub_script_comments | ||
4434 | |||
4435 | grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status | ||
4436 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4437 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4438 | chmod a+x grub_script_comments | ||
4439 | |||
4440 | CLEANFILES += grub_script_comments | ||
4441 | @@ -8803,7 +8803,7 @@ check_SCRIPTS += grub_script_comments | ||
4442 | TESTS += grub_script_comments | ||
4443 | |||
4444 | grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status | ||
4445 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4446 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4447 | chmod a+x grub_script_comments | ||
4448 | |||
4449 | CLEANFILES += grub_script_comments | ||
4450 | @@ -8815,7 +8815,7 @@ check_SCRIPTS += grub_script_comments | ||
4451 | TESTS += grub_script_comments | ||
4452 | |||
4453 | grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status | ||
4454 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4455 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4456 | chmod a+x grub_script_comments | ||
4457 | |||
4458 | CLEANFILES += grub_script_comments | ||
4459 | @@ -8827,7 +8827,7 @@ check_SCRIPTS += grub_script_comments | ||
4460 | TESTS += grub_script_comments | ||
4461 | |||
4462 | grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status | ||
4463 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4464 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4465 | chmod a+x grub_script_comments | ||
4466 | |||
4467 | CLEANFILES += grub_script_comments | ||
4468 | @@ -8839,7 +8839,7 @@ check_SCRIPTS += grub_script_comments | ||
4469 | TESTS += grub_script_comments | ||
4470 | |||
4471 | grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status | ||
4472 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4473 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4474 | chmod a+x grub_script_comments | ||
4475 | |||
4476 | CLEANFILES += grub_script_comments | ||
4477 | @@ -8851,7 +8851,7 @@ check_SCRIPTS += grub_script_comments | ||
4478 | TESTS += grub_script_comments | ||
4479 | |||
4480 | grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status | ||
4481 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4482 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4483 | chmod a+x grub_script_comments | ||
4484 | |||
4485 | CLEANFILES += grub_script_comments | ||
4486 | @@ -8863,7 +8863,7 @@ check_SCRIPTS += grub_script_functions | ||
4487 | TESTS += grub_script_functions | ||
4488 | |||
4489 | grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status | ||
4490 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4491 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4492 | chmod a+x grub_script_functions | ||
4493 | |||
4494 | CLEANFILES += grub_script_functions | ||
4495 | @@ -8875,7 +8875,7 @@ check_SCRIPTS += grub_script_functions | ||
4496 | TESTS += grub_script_functions | ||
4497 | |||
4498 | grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status | ||
4499 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4500 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4501 | chmod a+x grub_script_functions | ||
4502 | |||
4503 | CLEANFILES += grub_script_functions | ||
4504 | @@ -8887,7 +8887,7 @@ check_SCRIPTS += grub_script_functions | ||
4505 | TESTS += grub_script_functions | ||
4506 | |||
4507 | grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status | ||
4508 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4509 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4510 | chmod a+x grub_script_functions | ||
4511 | |||
4512 | CLEANFILES += grub_script_functions | ||
4513 | @@ -8899,7 +8899,7 @@ check_SCRIPTS += grub_script_functions | ||
4514 | TESTS += grub_script_functions | ||
4515 | |||
4516 | grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status | ||
4517 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4518 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4519 | chmod a+x grub_script_functions | ||
4520 | |||
4521 | CLEANFILES += grub_script_functions | ||
4522 | @@ -8911,7 +8911,7 @@ check_SCRIPTS += grub_script_functions | ||
4523 | TESTS += grub_script_functions | ||
4524 | |||
4525 | grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status | ||
4526 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4527 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4528 | chmod a+x grub_script_functions | ||
4529 | |||
4530 | CLEANFILES += grub_script_functions | ||
4531 | @@ -8923,7 +8923,7 @@ check_SCRIPTS += grub_script_functions | ||
4532 | TESTS += grub_script_functions | ||
4533 | |||
4534 | grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status | ||
4535 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4536 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4537 | chmod a+x grub_script_functions | ||
4538 | |||
4539 | CLEANFILES += grub_script_functions | ||
4540 | @@ -8935,7 +8935,7 @@ check_SCRIPTS += grub_script_functions | ||
4541 | TESTS += grub_script_functions | ||
4542 | |||
4543 | grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status | ||
4544 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4545 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4546 | chmod a+x grub_script_functions | ||
4547 | |||
4548 | CLEANFILES += grub_script_functions | ||
4549 | @@ -8947,7 +8947,7 @@ check_SCRIPTS += grub_script_functions | ||
4550 | TESTS += grub_script_functions | ||
4551 | |||
4552 | grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status | ||
4553 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4554 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4555 | chmod a+x grub_script_functions | ||
4556 | |||
4557 | CLEANFILES += grub_script_functions | ||
4558 | @@ -8959,7 +8959,7 @@ check_SCRIPTS += grub_script_functions | ||
4559 | TESTS += grub_script_functions | ||
4560 | |||
4561 | grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status | ||
4562 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4563 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4564 | chmod a+x grub_script_functions | ||
4565 | |||
4566 | CLEANFILES += grub_script_functions | ||
4567 | @@ -8971,7 +8971,7 @@ check_SCRIPTS += grub_script_functions | ||
4568 | TESTS += grub_script_functions | ||
4569 | |||
4570 | grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status | ||
4571 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4572 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4573 | chmod a+x grub_script_functions | ||
4574 | |||
4575 | CLEANFILES += grub_script_functions | ||
4576 | @@ -8983,7 +8983,7 @@ check_SCRIPTS += grub_script_functions | ||
4577 | TESTS += grub_script_functions | ||
4578 | |||
4579 | grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status | ||
4580 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4581 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4582 | chmod a+x grub_script_functions | ||
4583 | |||
4584 | CLEANFILES += grub_script_functions | ||
4585 | @@ -8995,7 +8995,7 @@ check_SCRIPTS += grub_script_break | ||
4586 | TESTS += grub_script_break | ||
4587 | |||
4588 | grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status | ||
4589 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4590 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4591 | chmod a+x grub_script_break | ||
4592 | |||
4593 | CLEANFILES += grub_script_break | ||
4594 | @@ -9007,7 +9007,7 @@ check_SCRIPTS += grub_script_break | ||
4595 | TESTS += grub_script_break | ||
4596 | |||
4597 | grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status | ||
4598 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4599 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4600 | chmod a+x grub_script_break | ||
4601 | |||
4602 | CLEANFILES += grub_script_break | ||
4603 | @@ -9019,7 +9019,7 @@ check_SCRIPTS += grub_script_break | ||
4604 | TESTS += grub_script_break | ||
4605 | |||
4606 | grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status | ||
4607 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4608 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4609 | chmod a+x grub_script_break | ||
4610 | |||
4611 | CLEANFILES += grub_script_break | ||
4612 | @@ -9031,7 +9031,7 @@ check_SCRIPTS += grub_script_break | ||
4613 | TESTS += grub_script_break | ||
4614 | |||
4615 | grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status | ||
4616 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4617 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4618 | chmod a+x grub_script_break | ||
4619 | |||
4620 | CLEANFILES += grub_script_break | ||
4621 | @@ -9043,7 +9043,7 @@ check_SCRIPTS += grub_script_break | ||
4622 | TESTS += grub_script_break | ||
4623 | |||
4624 | grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status | ||
4625 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4626 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4627 | chmod a+x grub_script_break | ||
4628 | |||
4629 | CLEANFILES += grub_script_break | ||
4630 | @@ -9055,7 +9055,7 @@ check_SCRIPTS += grub_script_break | ||
4631 | TESTS += grub_script_break | ||
4632 | |||
4633 | grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status | ||
4634 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4635 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4636 | chmod a+x grub_script_break | ||
4637 | |||
4638 | CLEANFILES += grub_script_break | ||
4639 | @@ -9067,7 +9067,7 @@ check_SCRIPTS += grub_script_break | ||
4640 | TESTS += grub_script_break | ||
4641 | |||
4642 | grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status | ||
4643 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4644 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4645 | chmod a+x grub_script_break | ||
4646 | |||
4647 | CLEANFILES += grub_script_break | ||
4648 | @@ -9079,7 +9079,7 @@ check_SCRIPTS += grub_script_break | ||
4649 | TESTS += grub_script_break | ||
4650 | |||
4651 | grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status | ||
4652 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4653 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4654 | chmod a+x grub_script_break | ||
4655 | |||
4656 | CLEANFILES += grub_script_break | ||
4657 | @@ -9091,7 +9091,7 @@ check_SCRIPTS += grub_script_break | ||
4658 | TESTS += grub_script_break | ||
4659 | |||
4660 | grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status | ||
4661 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4662 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4663 | chmod a+x grub_script_break | ||
4664 | |||
4665 | CLEANFILES += grub_script_break | ||
4666 | @@ -9103,7 +9103,7 @@ check_SCRIPTS += grub_script_break | ||
4667 | TESTS += grub_script_break | ||
4668 | |||
4669 | grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status | ||
4670 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4671 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4672 | chmod a+x grub_script_break | ||
4673 | |||
4674 | CLEANFILES += grub_script_break | ||
4675 | @@ -9115,7 +9115,7 @@ check_SCRIPTS += grub_script_break | ||
4676 | TESTS += grub_script_break | ||
4677 | |||
4678 | grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status | ||
4679 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4680 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4681 | chmod a+x grub_script_break | ||
4682 | |||
4683 | CLEANFILES += grub_script_break | ||
4684 | @@ -9127,7 +9127,7 @@ check_SCRIPTS += grub_script_continue | ||
4685 | TESTS += grub_script_continue | ||
4686 | |||
4687 | grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status | ||
4688 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4689 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4690 | chmod a+x grub_script_continue | ||
4691 | |||
4692 | CLEANFILES += grub_script_continue | ||
4693 | @@ -9139,7 +9139,7 @@ check_SCRIPTS += grub_script_continue | ||
4694 | TESTS += grub_script_continue | ||
4695 | |||
4696 | grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status | ||
4697 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4698 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4699 | chmod a+x grub_script_continue | ||
4700 | |||
4701 | CLEANFILES += grub_script_continue | ||
4702 | @@ -9151,7 +9151,7 @@ check_SCRIPTS += grub_script_continue | ||
4703 | TESTS += grub_script_continue | ||
4704 | |||
4705 | grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status | ||
4706 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4707 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4708 | chmod a+x grub_script_continue | ||
4709 | |||
4710 | CLEANFILES += grub_script_continue | ||
4711 | @@ -9163,7 +9163,7 @@ check_SCRIPTS += grub_script_continue | ||
4712 | TESTS += grub_script_continue | ||
4713 | |||
4714 | grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status | ||
4715 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4716 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4717 | chmod a+x grub_script_continue | ||
4718 | |||
4719 | CLEANFILES += grub_script_continue | ||
4720 | @@ -9175,7 +9175,7 @@ check_SCRIPTS += grub_script_continue | ||
4721 | TESTS += grub_script_continue | ||
4722 | |||
4723 | grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status | ||
4724 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4725 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4726 | chmod a+x grub_script_continue | ||
4727 | |||
4728 | CLEANFILES += grub_script_continue | ||
4729 | @@ -9187,7 +9187,7 @@ check_SCRIPTS += grub_script_continue | ||
4730 | TESTS += grub_script_continue | ||
4731 | |||
4732 | grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status | ||
4733 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4734 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4735 | chmod a+x grub_script_continue | ||
4736 | |||
4737 | CLEANFILES += grub_script_continue | ||
4738 | @@ -9199,7 +9199,7 @@ check_SCRIPTS += grub_script_continue | ||
4739 | TESTS += grub_script_continue | ||
4740 | |||
4741 | grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status | ||
4742 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4743 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4744 | chmod a+x grub_script_continue | ||
4745 | |||
4746 | CLEANFILES += grub_script_continue | ||
4747 | @@ -9211,7 +9211,7 @@ check_SCRIPTS += grub_script_continue | ||
4748 | TESTS += grub_script_continue | ||
4749 | |||
4750 | grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status | ||
4751 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4752 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4753 | chmod a+x grub_script_continue | ||
4754 | |||
4755 | CLEANFILES += grub_script_continue | ||
4756 | @@ -9223,7 +9223,7 @@ check_SCRIPTS += grub_script_continue | ||
4757 | TESTS += grub_script_continue | ||
4758 | |||
4759 | grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status | ||
4760 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4761 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4762 | chmod a+x grub_script_continue | ||
4763 | |||
4764 | CLEANFILES += grub_script_continue | ||
4765 | @@ -9235,7 +9235,7 @@ check_SCRIPTS += grub_script_continue | ||
4766 | TESTS += grub_script_continue | ||
4767 | |||
4768 | grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status | ||
4769 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4770 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4771 | chmod a+x grub_script_continue | ||
4772 | |||
4773 | CLEANFILES += grub_script_continue | ||
4774 | @@ -9247,7 +9247,7 @@ check_SCRIPTS += grub_script_continue | ||
4775 | TESTS += grub_script_continue | ||
4776 | |||
4777 | grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status | ||
4778 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4779 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4780 | chmod a+x grub_script_continue | ||
4781 | |||
4782 | CLEANFILES += grub_script_continue | ||
4783 | @@ -9259,7 +9259,7 @@ check_SCRIPTS += grub_script_shift | ||
4784 | TESTS += grub_script_shift | ||
4785 | |||
4786 | grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status | ||
4787 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4788 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4789 | chmod a+x grub_script_shift | ||
4790 | |||
4791 | CLEANFILES += grub_script_shift | ||
4792 | @@ -9271,7 +9271,7 @@ check_SCRIPTS += grub_script_shift | ||
4793 | TESTS += grub_script_shift | ||
4794 | |||
4795 | grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status | ||
4796 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4797 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4798 | chmod a+x grub_script_shift | ||
4799 | |||
4800 | CLEANFILES += grub_script_shift | ||
4801 | @@ -9283,7 +9283,7 @@ check_SCRIPTS += grub_script_shift | ||
4802 | TESTS += grub_script_shift | ||
4803 | |||
4804 | grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status | ||
4805 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4806 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4807 | chmod a+x grub_script_shift | ||
4808 | |||
4809 | CLEANFILES += grub_script_shift | ||
4810 | @@ -9295,7 +9295,7 @@ check_SCRIPTS += grub_script_shift | ||
4811 | TESTS += grub_script_shift | ||
4812 | |||
4813 | grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status | ||
4814 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4815 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4816 | chmod a+x grub_script_shift | ||
4817 | |||
4818 | CLEANFILES += grub_script_shift | ||
4819 | @@ -9307,7 +9307,7 @@ check_SCRIPTS += grub_script_shift | ||
4820 | TESTS += grub_script_shift | ||
4821 | |||
4822 | grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status | ||
4823 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4824 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4825 | chmod a+x grub_script_shift | ||
4826 | |||
4827 | CLEANFILES += grub_script_shift | ||
4828 | @@ -9319,7 +9319,7 @@ check_SCRIPTS += grub_script_shift | ||
4829 | TESTS += grub_script_shift | ||
4830 | |||
4831 | grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status | ||
4832 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4833 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4834 | chmod a+x grub_script_shift | ||
4835 | |||
4836 | CLEANFILES += grub_script_shift | ||
4837 | @@ -9331,7 +9331,7 @@ check_SCRIPTS += grub_script_shift | ||
4838 | TESTS += grub_script_shift | ||
4839 | |||
4840 | grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status | ||
4841 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4842 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4843 | chmod a+x grub_script_shift | ||
4844 | |||
4845 | CLEANFILES += grub_script_shift | ||
4846 | @@ -9343,7 +9343,7 @@ check_SCRIPTS += grub_script_shift | ||
4847 | TESTS += grub_script_shift | ||
4848 | |||
4849 | grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status | ||
4850 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4851 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4852 | chmod a+x grub_script_shift | ||
4853 | |||
4854 | CLEANFILES += grub_script_shift | ||
4855 | @@ -9355,7 +9355,7 @@ check_SCRIPTS += grub_script_shift | ||
4856 | TESTS += grub_script_shift | ||
4857 | |||
4858 | grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status | ||
4859 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4860 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4861 | chmod a+x grub_script_shift | ||
4862 | |||
4863 | CLEANFILES += grub_script_shift | ||
4864 | @@ -9367,7 +9367,7 @@ check_SCRIPTS += grub_script_shift | ||
4865 | TESTS += grub_script_shift | ||
4866 | |||
4867 | grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status | ||
4868 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4869 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4870 | chmod a+x grub_script_shift | ||
4871 | |||
4872 | CLEANFILES += grub_script_shift | ||
4873 | @@ -9379,7 +9379,7 @@ check_SCRIPTS += grub_script_shift | ||
4874 | TESTS += grub_script_shift | ||
4875 | |||
4876 | grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status | ||
4877 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4878 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4879 | chmod a+x grub_script_shift | ||
4880 | |||
4881 | CLEANFILES += grub_script_shift | ||
4882 | @@ -9391,7 +9391,7 @@ check_SCRIPTS += grub_script_blockarg | ||
4883 | TESTS += grub_script_blockarg | ||
4884 | |||
4885 | grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status | ||
4886 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4887 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4888 | chmod a+x grub_script_blockarg | ||
4889 | |||
4890 | CLEANFILES += grub_script_blockarg | ||
4891 | @@ -9403,7 +9403,7 @@ check_SCRIPTS += grub_script_blockarg | ||
4892 | TESTS += grub_script_blockarg | ||
4893 | |||
4894 | grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status | ||
4895 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4896 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4897 | chmod a+x grub_script_blockarg | ||
4898 | |||
4899 | CLEANFILES += grub_script_blockarg | ||
4900 | @@ -9415,7 +9415,7 @@ check_SCRIPTS += grub_script_blockarg | ||
4901 | TESTS += grub_script_blockarg | ||
4902 | |||
4903 | grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status | ||
4904 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4905 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4906 | chmod a+x grub_script_blockarg | ||
4907 | |||
4908 | CLEANFILES += grub_script_blockarg | ||
4909 | @@ -9427,7 +9427,7 @@ check_SCRIPTS += grub_script_blockarg | ||
4910 | TESTS += grub_script_blockarg | ||
4911 | |||
4912 | grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status | ||
4913 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4914 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4915 | chmod a+x grub_script_blockarg | ||
4916 | |||
4917 | CLEANFILES += grub_script_blockarg | ||
4918 | @@ -9439,7 +9439,7 @@ check_SCRIPTS += grub_script_blockarg | ||
4919 | TESTS += grub_script_blockarg | ||
4920 | |||
4921 | grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status | ||
4922 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4923 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4924 | chmod a+x grub_script_blockarg | ||
4925 | |||
4926 | CLEANFILES += grub_script_blockarg | ||
4927 | @@ -9451,7 +9451,7 @@ check_SCRIPTS += grub_script_blockarg | ||
4928 | TESTS += grub_script_blockarg | ||
4929 | |||
4930 | grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status | ||
4931 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4932 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4933 | chmod a+x grub_script_blockarg | ||
4934 | |||
4935 | CLEANFILES += grub_script_blockarg | ||
4936 | @@ -9463,7 +9463,7 @@ check_SCRIPTS += grub_script_blockarg | ||
4937 | TESTS += grub_script_blockarg | ||
4938 | |||
4939 | grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status | ||
4940 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4941 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4942 | chmod a+x grub_script_blockarg | ||
4943 | |||
4944 | CLEANFILES += grub_script_blockarg | ||
4945 | @@ -9475,7 +9475,7 @@ check_SCRIPTS += grub_script_blockarg | ||
4946 | TESTS += grub_script_blockarg | ||
4947 | |||
4948 | grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status | ||
4949 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4950 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4951 | chmod a+x grub_script_blockarg | ||
4952 | |||
4953 | CLEANFILES += grub_script_blockarg | ||
4954 | @@ -9487,7 +9487,7 @@ check_SCRIPTS += grub_script_blockarg | ||
4955 | TESTS += grub_script_blockarg | ||
4956 | |||
4957 | grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status | ||
4958 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4959 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4960 | chmod a+x grub_script_blockarg | ||
4961 | |||
4962 | CLEANFILES += grub_script_blockarg | ||
4963 | @@ -9499,7 +9499,7 @@ check_SCRIPTS += grub_script_blockarg | ||
4964 | TESTS += grub_script_blockarg | ||
4965 | |||
4966 | grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status | ||
4967 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4968 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4969 | chmod a+x grub_script_blockarg | ||
4970 | |||
4971 | CLEANFILES += grub_script_blockarg | ||
4972 | @@ -9511,7 +9511,7 @@ check_SCRIPTS += grub_script_blockarg | ||
4973 | TESTS += grub_script_blockarg | ||
4974 | |||
4975 | grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status | ||
4976 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4977 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4978 | chmod a+x grub_script_blockarg | ||
4979 | |||
4980 | CLEANFILES += grub_script_blockarg | ||
4981 | @@ -9523,7 +9523,7 @@ check_SCRIPTS += grub_script_setparams | ||
4982 | TESTS += grub_script_setparams | ||
4983 | |||
4984 | grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status | ||
4985 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4986 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4987 | chmod a+x grub_script_setparams | ||
4988 | |||
4989 | CLEANFILES += grub_script_setparams | ||
4990 | @@ -9535,7 +9535,7 @@ check_SCRIPTS += grub_script_setparams | ||
4991 | TESTS += grub_script_setparams | ||
4992 | |||
4993 | grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status | ||
4994 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
4995 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
4996 | chmod a+x grub_script_setparams | ||
4997 | |||
4998 | CLEANFILES += grub_script_setparams | ||
4999 | @@ -9547,7 +9547,7 @@ check_SCRIPTS += grub_script_setparams | ||
5000 | TESTS += grub_script_setparams | ||
5001 | |||
5002 | grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status | ||
5003 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5004 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5005 | chmod a+x grub_script_setparams | ||
5006 | |||
5007 | CLEANFILES += grub_script_setparams | ||
5008 | @@ -9559,7 +9559,7 @@ check_SCRIPTS += grub_script_setparams | ||
5009 | TESTS += grub_script_setparams | ||
5010 | |||
5011 | grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status | ||
5012 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5013 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5014 | chmod a+x grub_script_setparams | ||
5015 | |||
5016 | CLEANFILES += grub_script_setparams | ||
5017 | @@ -9571,7 +9571,7 @@ check_SCRIPTS += grub_script_setparams | ||
5018 | TESTS += grub_script_setparams | ||
5019 | |||
5020 | grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status | ||
5021 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5022 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5023 | chmod a+x grub_script_setparams | ||
5024 | |||
5025 | CLEANFILES += grub_script_setparams | ||
5026 | @@ -9583,7 +9583,7 @@ check_SCRIPTS += grub_script_setparams | ||
5027 | TESTS += grub_script_setparams | ||
5028 | |||
5029 | grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status | ||
5030 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5031 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5032 | chmod a+x grub_script_setparams | ||
5033 | |||
5034 | CLEANFILES += grub_script_setparams | ||
5035 | @@ -9595,7 +9595,7 @@ check_SCRIPTS += grub_script_setparams | ||
5036 | TESTS += grub_script_setparams | ||
5037 | |||
5038 | grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status | ||
5039 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5040 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5041 | chmod a+x grub_script_setparams | ||
5042 | |||
5043 | CLEANFILES += grub_script_setparams | ||
5044 | @@ -9607,7 +9607,7 @@ check_SCRIPTS += grub_script_setparams | ||
5045 | TESTS += grub_script_setparams | ||
5046 | |||
5047 | grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status | ||
5048 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5049 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5050 | chmod a+x grub_script_setparams | ||
5051 | |||
5052 | CLEANFILES += grub_script_setparams | ||
5053 | @@ -9619,7 +9619,7 @@ check_SCRIPTS += grub_script_setparams | ||
5054 | TESTS += grub_script_setparams | ||
5055 | |||
5056 | grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status | ||
5057 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5058 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5059 | chmod a+x grub_script_setparams | ||
5060 | |||
5061 | CLEANFILES += grub_script_setparams | ||
5062 | @@ -9631,7 +9631,7 @@ check_SCRIPTS += grub_script_setparams | ||
5063 | TESTS += grub_script_setparams | ||
5064 | |||
5065 | grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status | ||
5066 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5067 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5068 | chmod a+x grub_script_setparams | ||
5069 | |||
5070 | CLEANFILES += grub_script_setparams | ||
5071 | @@ -9643,7 +9643,7 @@ check_SCRIPTS += grub_script_setparams | ||
5072 | TESTS += grub_script_setparams | ||
5073 | |||
5074 | grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status | ||
5075 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5076 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5077 | chmod a+x grub_script_setparams | ||
5078 | |||
5079 | CLEANFILES += grub_script_setparams | ||
5080 | @@ -9655,7 +9655,7 @@ check_SCRIPTS += grub_script_return | ||
5081 | TESTS += grub_script_return | ||
5082 | |||
5083 | grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status | ||
5084 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5085 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5086 | chmod a+x grub_script_return | ||
5087 | |||
5088 | CLEANFILES += grub_script_return | ||
5089 | @@ -9667,7 +9667,7 @@ check_SCRIPTS += grub_script_return | ||
5090 | TESTS += grub_script_return | ||
5091 | |||
5092 | grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status | ||
5093 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5094 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5095 | chmod a+x grub_script_return | ||
5096 | |||
5097 | CLEANFILES += grub_script_return | ||
5098 | @@ -9679,7 +9679,7 @@ check_SCRIPTS += grub_script_return | ||
5099 | TESTS += grub_script_return | ||
5100 | |||
5101 | grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status | ||
5102 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5103 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5104 | chmod a+x grub_script_return | ||
5105 | |||
5106 | CLEANFILES += grub_script_return | ||
5107 | @@ -9691,7 +9691,7 @@ check_SCRIPTS += grub_script_return | ||
5108 | TESTS += grub_script_return | ||
5109 | |||
5110 | grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status | ||
5111 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5112 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5113 | chmod a+x grub_script_return | ||
5114 | |||
5115 | CLEANFILES += grub_script_return | ||
5116 | @@ -9703,7 +9703,7 @@ check_SCRIPTS += grub_script_return | ||
5117 | TESTS += grub_script_return | ||
5118 | |||
5119 | grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status | ||
5120 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5121 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5122 | chmod a+x grub_script_return | ||
5123 | |||
5124 | CLEANFILES += grub_script_return | ||
5125 | @@ -9715,7 +9715,7 @@ check_SCRIPTS += grub_script_return | ||
5126 | TESTS += grub_script_return | ||
5127 | |||
5128 | grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status | ||
5129 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5130 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5131 | chmod a+x grub_script_return | ||
5132 | |||
5133 | CLEANFILES += grub_script_return | ||
5134 | @@ -9727,7 +9727,7 @@ check_SCRIPTS += grub_script_return | ||
5135 | TESTS += grub_script_return | ||
5136 | |||
5137 | grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status | ||
5138 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5139 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5140 | chmod a+x grub_script_return | ||
5141 | |||
5142 | CLEANFILES += grub_script_return | ||
5143 | @@ -9739,7 +9739,7 @@ check_SCRIPTS += grub_script_return | ||
5144 | TESTS += grub_script_return | ||
5145 | |||
5146 | grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status | ||
5147 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5148 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5149 | chmod a+x grub_script_return | ||
5150 | |||
5151 | CLEANFILES += grub_script_return | ||
5152 | @@ -9751,7 +9751,7 @@ check_SCRIPTS += grub_script_return | ||
5153 | TESTS += grub_script_return | ||
5154 | |||
5155 | grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status | ||
5156 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5157 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5158 | chmod a+x grub_script_return | ||
5159 | |||
5160 | CLEANFILES += grub_script_return | ||
5161 | @@ -9763,7 +9763,7 @@ check_SCRIPTS += grub_script_return | ||
5162 | TESTS += grub_script_return | ||
5163 | |||
5164 | grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status | ||
5165 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5166 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5167 | chmod a+x grub_script_return | ||
5168 | |||
5169 | CLEANFILES += grub_script_return | ||
5170 | @@ -9775,7 +9775,7 @@ check_SCRIPTS += grub_script_return | ||
5171 | TESTS += grub_script_return | ||
5172 | |||
5173 | grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status | ||
5174 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5175 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5176 | chmod a+x grub_script_return | ||
5177 | |||
5178 | CLEANFILES += grub_script_return | ||
5179 | @@ -9787,7 +9787,7 @@ check_SCRIPTS += grub_cmd_regexp | ||
5180 | TESTS += grub_cmd_regexp | ||
5181 | |||
5182 | grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status | ||
5183 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5184 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5185 | chmod a+x grub_cmd_regexp | ||
5186 | |||
5187 | CLEANFILES += grub_cmd_regexp | ||
5188 | @@ -9799,7 +9799,7 @@ check_SCRIPTS += grub_cmd_regexp | ||
5189 | TESTS += grub_cmd_regexp | ||
5190 | |||
5191 | grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status | ||
5192 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5193 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5194 | chmod a+x grub_cmd_regexp | ||
5195 | |||
5196 | CLEANFILES += grub_cmd_regexp | ||
5197 | @@ -9811,7 +9811,7 @@ check_SCRIPTS += grub_cmd_regexp | ||
5198 | TESTS += grub_cmd_regexp | ||
5199 | |||
5200 | grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status | ||
5201 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5202 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5203 | chmod a+x grub_cmd_regexp | ||
5204 | |||
5205 | CLEANFILES += grub_cmd_regexp | ||
5206 | @@ -9823,7 +9823,7 @@ check_SCRIPTS += grub_cmd_regexp | ||
5207 | TESTS += grub_cmd_regexp | ||
5208 | |||
5209 | grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status | ||
5210 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5211 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5212 | chmod a+x grub_cmd_regexp | ||
5213 | |||
5214 | CLEANFILES += grub_cmd_regexp | ||
5215 | @@ -9835,7 +9835,7 @@ check_SCRIPTS += grub_cmd_regexp | ||
5216 | TESTS += grub_cmd_regexp | ||
5217 | |||
5218 | grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status | ||
5219 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5220 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5221 | chmod a+x grub_cmd_regexp | ||
5222 | |||
5223 | CLEANFILES += grub_cmd_regexp | ||
5224 | @@ -9847,7 +9847,7 @@ check_SCRIPTS += grub_cmd_regexp | ||
5225 | TESTS += grub_cmd_regexp | ||
5226 | |||
5227 | grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status | ||
5228 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5229 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5230 | chmod a+x grub_cmd_regexp | ||
5231 | |||
5232 | CLEANFILES += grub_cmd_regexp | ||
5233 | @@ -9859,7 +9859,7 @@ check_SCRIPTS += grub_cmd_regexp | ||
5234 | TESTS += grub_cmd_regexp | ||
5235 | |||
5236 | grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status | ||
5237 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5238 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5239 | chmod a+x grub_cmd_regexp | ||
5240 | |||
5241 | CLEANFILES += grub_cmd_regexp | ||
5242 | @@ -9871,7 +9871,7 @@ check_SCRIPTS += grub_cmd_regexp | ||
5243 | TESTS += grub_cmd_regexp | ||
5244 | |||
5245 | grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status | ||
5246 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5247 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5248 | chmod a+x grub_cmd_regexp | ||
5249 | |||
5250 | CLEANFILES += grub_cmd_regexp | ||
5251 | @@ -9883,7 +9883,7 @@ check_SCRIPTS += grub_cmd_regexp | ||
5252 | TESTS += grub_cmd_regexp | ||
5253 | |||
5254 | grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status | ||
5255 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5256 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5257 | chmod a+x grub_cmd_regexp | ||
5258 | |||
5259 | CLEANFILES += grub_cmd_regexp | ||
5260 | @@ -9895,7 +9895,7 @@ check_SCRIPTS += grub_cmd_regexp | ||
5261 | TESTS += grub_cmd_regexp | ||
5262 | |||
5263 | grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status | ||
5264 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5265 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5266 | chmod a+x grub_cmd_regexp | ||
5267 | |||
5268 | CLEANFILES += grub_cmd_regexp | ||
5269 | @@ -9907,7 +9907,7 @@ check_SCRIPTS += grub_cmd_regexp | ||
5270 | TESTS += grub_cmd_regexp | ||
5271 | |||
5272 | grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status | ||
5273 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5274 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5275 | chmod a+x grub_cmd_regexp | ||
5276 | |||
5277 | CLEANFILES += grub_cmd_regexp | ||
5278 | @@ -9919,7 +9919,7 @@ check_SCRIPTS += grub_script_expansion | ||
5279 | TESTS += grub_script_expansion | ||
5280 | |||
5281 | grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status | ||
5282 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5283 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5284 | chmod a+x grub_script_expansion | ||
5285 | |||
5286 | CLEANFILES += grub_script_expansion | ||
5287 | @@ -9931,7 +9931,7 @@ check_SCRIPTS += grub_script_expansion | ||
5288 | TESTS += grub_script_expansion | ||
5289 | |||
5290 | grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status | ||
5291 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5292 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5293 | chmod a+x grub_script_expansion | ||
5294 | |||
5295 | CLEANFILES += grub_script_expansion | ||
5296 | @@ -9943,7 +9943,7 @@ check_SCRIPTS += grub_script_expansion | ||
5297 | TESTS += grub_script_expansion | ||
5298 | |||
5299 | grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status | ||
5300 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5301 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5302 | chmod a+x grub_script_expansion | ||
5303 | |||
5304 | CLEANFILES += grub_script_expansion | ||
5305 | @@ -9955,7 +9955,7 @@ check_SCRIPTS += grub_script_expansion | ||
5306 | TESTS += grub_script_expansion | ||
5307 | |||
5308 | grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status | ||
5309 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5310 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5311 | chmod a+x grub_script_expansion | ||
5312 | |||
5313 | CLEANFILES += grub_script_expansion | ||
5314 | @@ -9967,7 +9967,7 @@ check_SCRIPTS += grub_script_expansion | ||
5315 | TESTS += grub_script_expansion | ||
5316 | |||
5317 | grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status | ||
5318 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5319 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5320 | chmod a+x grub_script_expansion | ||
5321 | |||
5322 | CLEANFILES += grub_script_expansion | ||
5323 | @@ -9979,7 +9979,7 @@ check_SCRIPTS += grub_script_expansion | ||
5324 | TESTS += grub_script_expansion | ||
5325 | |||
5326 | grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status | ||
5327 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5328 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5329 | chmod a+x grub_script_expansion | ||
5330 | |||
5331 | CLEANFILES += grub_script_expansion | ||
5332 | @@ -9991,7 +9991,7 @@ check_SCRIPTS += grub_script_expansion | ||
5333 | TESTS += grub_script_expansion | ||
5334 | |||
5335 | grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status | ||
5336 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5337 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5338 | chmod a+x grub_script_expansion | ||
5339 | |||
5340 | CLEANFILES += grub_script_expansion | ||
5341 | @@ -10003,7 +10003,7 @@ check_SCRIPTS += grub_script_expansion | ||
5342 | TESTS += grub_script_expansion | ||
5343 | |||
5344 | grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status | ||
5345 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5346 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5347 | chmod a+x grub_script_expansion | ||
5348 | |||
5349 | CLEANFILES += grub_script_expansion | ||
5350 | @@ -10015,7 +10015,7 @@ check_SCRIPTS += grub_script_expansion | ||
5351 | TESTS += grub_script_expansion | ||
5352 | |||
5353 | grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status | ||
5354 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5355 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5356 | chmod a+x grub_script_expansion | ||
5357 | |||
5358 | CLEANFILES += grub_script_expansion | ||
5359 | @@ -10027,7 +10027,7 @@ check_SCRIPTS += grub_script_expansion | ||
5360 | TESTS += grub_script_expansion | ||
5361 | |||
5362 | grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status | ||
5363 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5364 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5365 | chmod a+x grub_script_expansion | ||
5366 | |||
5367 | CLEANFILES += grub_script_expansion | ||
5368 | @@ -10039,7 +10039,7 @@ check_SCRIPTS += grub_script_expansion | ||
5369 | TESTS += grub_script_expansion | ||
5370 | |||
5371 | grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status | ||
5372 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5373 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5374 | chmod a+x grub_script_expansion | ||
5375 | |||
5376 | CLEANFILES += grub_script_expansion | ||
5377 | @@ -10051,7 +10051,7 @@ check_SCRIPTS += grub_script_not | ||
5378 | TESTS += grub_script_not | ||
5379 | |||
5380 | grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status | ||
5381 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5382 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5383 | chmod a+x grub_script_not | ||
5384 | |||
5385 | CLEANFILES += grub_script_not | ||
5386 | @@ -10063,7 +10063,7 @@ check_SCRIPTS += grub_script_not | ||
5387 | TESTS += grub_script_not | ||
5388 | |||
5389 | grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status | ||
5390 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5391 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5392 | chmod a+x grub_script_not | ||
5393 | |||
5394 | CLEANFILES += grub_script_not | ||
5395 | @@ -10075,7 +10075,7 @@ check_SCRIPTS += grub_script_not | ||
5396 | TESTS += grub_script_not | ||
5397 | |||
5398 | grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status | ||
5399 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5400 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5401 | chmod a+x grub_script_not | ||
5402 | |||
5403 | CLEANFILES += grub_script_not | ||
5404 | @@ -10087,7 +10087,7 @@ check_SCRIPTS += grub_script_not | ||
5405 | TESTS += grub_script_not | ||
5406 | |||
5407 | grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status | ||
5408 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5409 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5410 | chmod a+x grub_script_not | ||
5411 | |||
5412 | CLEANFILES += grub_script_not | ||
5413 | @@ -10099,7 +10099,7 @@ check_SCRIPTS += grub_script_not | ||
5414 | TESTS += grub_script_not | ||
5415 | |||
5416 | grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status | ||
5417 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5418 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5419 | chmod a+x grub_script_not | ||
5420 | |||
5421 | CLEANFILES += grub_script_not | ||
5422 | @@ -10111,7 +10111,7 @@ check_SCRIPTS += grub_script_not | ||
5423 | TESTS += grub_script_not | ||
5424 | |||
5425 | grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status | ||
5426 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5427 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5428 | chmod a+x grub_script_not | ||
5429 | |||
5430 | CLEANFILES += grub_script_not | ||
5431 | @@ -10123,7 +10123,7 @@ check_SCRIPTS += grub_script_not | ||
5432 | TESTS += grub_script_not | ||
5433 | |||
5434 | grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status | ||
5435 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5436 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5437 | chmod a+x grub_script_not | ||
5438 | |||
5439 | CLEANFILES += grub_script_not | ||
5440 | @@ -10135,7 +10135,7 @@ check_SCRIPTS += grub_script_not | ||
5441 | TESTS += grub_script_not | ||
5442 | |||
5443 | grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status | ||
5444 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5445 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5446 | chmod a+x grub_script_not | ||
5447 | |||
5448 | CLEANFILES += grub_script_not | ||
5449 | @@ -10147,7 +10147,7 @@ check_SCRIPTS += grub_script_not | ||
5450 | TESTS += grub_script_not | ||
5451 | |||
5452 | grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status | ||
5453 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5454 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5455 | chmod a+x grub_script_not | ||
5456 | |||
5457 | CLEANFILES += grub_script_not | ||
5458 | @@ -10159,7 +10159,7 @@ check_SCRIPTS += grub_script_not | ||
5459 | TESTS += grub_script_not | ||
5460 | |||
5461 | grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status | ||
5462 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5463 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5464 | chmod a+x grub_script_not | ||
5465 | |||
5466 | CLEANFILES += grub_script_not | ||
5467 | @@ -10171,7 +10171,7 @@ check_SCRIPTS += grub_script_not | ||
5468 | TESTS += grub_script_not | ||
5469 | |||
5470 | grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status | ||
5471 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5472 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5473 | chmod a+x grub_script_not | ||
5474 | |||
5475 | CLEANFILES += grub_script_not | ||
5476 | @@ -10183,7 +10183,7 @@ check_SCRIPTS += partmap_test | ||
5477 | TESTS += partmap_test | ||
5478 | |||
5479 | partmap_test: tests/partmap_test.in $(top_builddir)/config.status | ||
5480 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5481 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5482 | chmod a+x partmap_test | ||
5483 | |||
5484 | CLEANFILES += partmap_test | ||
5485 | @@ -10195,7 +10195,7 @@ check_SCRIPTS += partmap_test | ||
5486 | TESTS += partmap_test | ||
5487 | |||
5488 | partmap_test: tests/partmap_test.in $(top_builddir)/config.status | ||
5489 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5490 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5491 | chmod a+x partmap_test | ||
5492 | |||
5493 | CLEANFILES += partmap_test | ||
5494 | @@ -10207,7 +10207,7 @@ check_SCRIPTS += partmap_test | ||
5495 | TESTS += partmap_test | ||
5496 | |||
5497 | partmap_test: tests/partmap_test.in $(top_builddir)/config.status | ||
5498 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5499 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5500 | chmod a+x partmap_test | ||
5501 | |||
5502 | CLEANFILES += partmap_test | ||
5503 | @@ -10219,7 +10219,7 @@ check_SCRIPTS += partmap_test | ||
5504 | TESTS += partmap_test | ||
5505 | |||
5506 | partmap_test: tests/partmap_test.in $(top_builddir)/config.status | ||
5507 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5508 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5509 | chmod a+x partmap_test | ||
5510 | |||
5511 | CLEANFILES += partmap_test | ||
5512 | @@ -10231,7 +10231,7 @@ check_SCRIPTS += partmap_test | ||
5513 | TESTS += partmap_test | ||
5514 | |||
5515 | partmap_test: tests/partmap_test.in $(top_builddir)/config.status | ||
5516 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5517 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5518 | chmod a+x partmap_test | ||
5519 | |||
5520 | CLEANFILES += partmap_test | ||
5521 | @@ -10243,7 +10243,7 @@ check_SCRIPTS += partmap_test | ||
5522 | TESTS += partmap_test | ||
5523 | |||
5524 | partmap_test: tests/partmap_test.in $(top_builddir)/config.status | ||
5525 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5526 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5527 | chmod a+x partmap_test | ||
5528 | |||
5529 | CLEANFILES += partmap_test | ||
5530 | @@ -10255,7 +10255,7 @@ check_SCRIPTS += partmap_test | ||
5531 | TESTS += partmap_test | ||
5532 | |||
5533 | partmap_test: tests/partmap_test.in $(top_builddir)/config.status | ||
5534 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5535 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5536 | chmod a+x partmap_test | ||
5537 | |||
5538 | CLEANFILES += partmap_test | ||
5539 | @@ -10267,7 +10267,7 @@ check_SCRIPTS += partmap_test | ||
5540 | TESTS += partmap_test | ||
5541 | |||
5542 | partmap_test: tests/partmap_test.in $(top_builddir)/config.status | ||
5543 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5544 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5545 | chmod a+x partmap_test | ||
5546 | |||
5547 | CLEANFILES += partmap_test | ||
5548 | @@ -10279,7 +10279,7 @@ check_SCRIPTS += partmap_test | ||
5549 | TESTS += partmap_test | ||
5550 | |||
5551 | partmap_test: tests/partmap_test.in $(top_builddir)/config.status | ||
5552 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5553 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5554 | chmod a+x partmap_test | ||
5555 | |||
5556 | CLEANFILES += partmap_test | ||
5557 | @@ -10291,7 +10291,7 @@ check_SCRIPTS += partmap_test | ||
5558 | TESTS += partmap_test | ||
5559 | |||
5560 | partmap_test: tests/partmap_test.in $(top_builddir)/config.status | ||
5561 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5562 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5563 | chmod a+x partmap_test | ||
5564 | |||
5565 | CLEANFILES += partmap_test | ||
5566 | @@ -10303,7 +10303,7 @@ check_SCRIPTS += partmap_test | ||
5567 | TESTS += partmap_test | ||
5568 | |||
5569 | partmap_test: tests/partmap_test.in $(top_builddir)/config.status | ||
5570 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5571 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5572 | chmod a+x partmap_test | ||
5573 | |||
5574 | CLEANFILES += partmap_test | ||
5575 | @@ -10315,7 +10315,7 @@ check_SCRIPTS += grub_cmd_echo | ||
5576 | TESTS += grub_cmd_echo | ||
5577 | |||
5578 | grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status | ||
5579 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5580 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5581 | chmod a+x grub_cmd_echo | ||
5582 | |||
5583 | CLEANFILES += grub_cmd_echo | ||
5584 | @@ -10327,7 +10327,7 @@ check_SCRIPTS += grub_cmd_echo | ||
5585 | TESTS += grub_cmd_echo | ||
5586 | |||
5587 | grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status | ||
5588 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5589 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5590 | chmod a+x grub_cmd_echo | ||
5591 | |||
5592 | CLEANFILES += grub_cmd_echo | ||
5593 | @@ -10339,7 +10339,7 @@ check_SCRIPTS += grub_cmd_echo | ||
5594 | TESTS += grub_cmd_echo | ||
5595 | |||
5596 | grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status | ||
5597 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5598 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5599 | chmod a+x grub_cmd_echo | ||
5600 | |||
5601 | CLEANFILES += grub_cmd_echo | ||
5602 | @@ -10351,7 +10351,7 @@ check_SCRIPTS += grub_cmd_echo | ||
5603 | TESTS += grub_cmd_echo | ||
5604 | |||
5605 | grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status | ||
5606 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5607 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5608 | chmod a+x grub_cmd_echo | ||
5609 | |||
5610 | CLEANFILES += grub_cmd_echo | ||
5611 | @@ -10363,7 +10363,7 @@ check_SCRIPTS += grub_cmd_echo | ||
5612 | TESTS += grub_cmd_echo | ||
5613 | |||
5614 | grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status | ||
5615 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5616 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5617 | chmod a+x grub_cmd_echo | ||
5618 | |||
5619 | CLEANFILES += grub_cmd_echo | ||
5620 | @@ -10375,7 +10375,7 @@ check_SCRIPTS += grub_cmd_echo | ||
5621 | TESTS += grub_cmd_echo | ||
5622 | |||
5623 | grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status | ||
5624 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5625 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5626 | chmod a+x grub_cmd_echo | ||
5627 | |||
5628 | CLEANFILES += grub_cmd_echo | ||
5629 | @@ -10387,7 +10387,7 @@ check_SCRIPTS += grub_cmd_echo | ||
5630 | TESTS += grub_cmd_echo | ||
5631 | |||
5632 | grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status | ||
5633 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5634 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5635 | chmod a+x grub_cmd_echo | ||
5636 | |||
5637 | CLEANFILES += grub_cmd_echo | ||
5638 | @@ -10399,7 +10399,7 @@ check_SCRIPTS += grub_cmd_echo | ||
5639 | TESTS += grub_cmd_echo | ||
5640 | |||
5641 | grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status | ||
5642 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5643 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5644 | chmod a+x grub_cmd_echo | ||
5645 | |||
5646 | CLEANFILES += grub_cmd_echo | ||
5647 | @@ -10411,7 +10411,7 @@ check_SCRIPTS += grub_cmd_echo | ||
5648 | TESTS += grub_cmd_echo | ||
5649 | |||
5650 | grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status | ||
5651 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5652 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5653 | chmod a+x grub_cmd_echo | ||
5654 | |||
5655 | CLEANFILES += grub_cmd_echo | ||
5656 | @@ -10423,7 +10423,7 @@ check_SCRIPTS += grub_cmd_echo | ||
5657 | TESTS += grub_cmd_echo | ||
5658 | |||
5659 | grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status | ||
5660 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5661 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5662 | chmod a+x grub_cmd_echo | ||
5663 | |||
5664 | CLEANFILES += grub_cmd_echo | ||
5665 | @@ -10435,7 +10435,7 @@ check_SCRIPTS += grub_cmd_echo | ||
5666 | TESTS += grub_cmd_echo | ||
5667 | |||
5668 | grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status | ||
5669 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5670 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5671 | chmod a+x grub_cmd_echo | ||
5672 | |||
5673 | CLEANFILES += grub_cmd_echo | ||
5674 | Index: grub-1.99/gentpl.py | 68 | Index: grub-1.99/gentpl.py |
5675 | =================================================================== | 69 | =================================================================== |
5676 | --- grub-1.99.orig/gentpl.py | 70 | --- grub-1.99.orig/gentpl.py |
@@ -5684,205 +78,3 @@ Index: grub-1.99/gentpl.py | |||
5684 | chmod a+x [+ name +] | 78 | chmod a+x [+ name +] |
5685 | """) | 79 | """) |
5686 | 80 | ||
5687 | Index: grub-1.99/grub-core/Makefile.core.am | ||
5688 | =================================================================== | ||
5689 | --- grub-1.99.orig/grub-core/Makefile.core.am | ||
5690 | +++ grub-1.99/grub-core/Makefile.core.am | ||
5691 | @@ -38846,7 +38846,7 @@ if COND_emu | ||
5692 | noinst_SCRIPTS += gensyminfo.sh | ||
5693 | |||
5694 | gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status | ||
5695 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5696 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5697 | chmod a+x gensyminfo.sh | ||
5698 | |||
5699 | CLEANFILES += gensyminfo.sh | ||
5700 | @@ -38857,7 +38857,7 @@ if COND_i386_pc | ||
5701 | noinst_SCRIPTS += gensyminfo.sh | ||
5702 | |||
5703 | gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status | ||
5704 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5705 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5706 | chmod a+x gensyminfo.sh | ||
5707 | |||
5708 | CLEANFILES += gensyminfo.sh | ||
5709 | @@ -38868,7 +38868,7 @@ if COND_i386_efi | ||
5710 | noinst_SCRIPTS += gensyminfo.sh | ||
5711 | |||
5712 | gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status | ||
5713 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5714 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5715 | chmod a+x gensyminfo.sh | ||
5716 | |||
5717 | CLEANFILES += gensyminfo.sh | ||
5718 | @@ -38879,7 +38879,7 @@ if COND_i386_qemu | ||
5719 | noinst_SCRIPTS += gensyminfo.sh | ||
5720 | |||
5721 | gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status | ||
5722 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5723 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5724 | chmod a+x gensyminfo.sh | ||
5725 | |||
5726 | CLEANFILES += gensyminfo.sh | ||
5727 | @@ -38890,7 +38890,7 @@ if COND_i386_coreboot | ||
5728 | noinst_SCRIPTS += gensyminfo.sh | ||
5729 | |||
5730 | gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status | ||
5731 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5732 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5733 | chmod a+x gensyminfo.sh | ||
5734 | |||
5735 | CLEANFILES += gensyminfo.sh | ||
5736 | @@ -38901,7 +38901,7 @@ if COND_i386_multiboot | ||
5737 | noinst_SCRIPTS += gensyminfo.sh | ||
5738 | |||
5739 | gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status | ||
5740 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5741 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5742 | chmod a+x gensyminfo.sh | ||
5743 | |||
5744 | CLEANFILES += gensyminfo.sh | ||
5745 | @@ -38912,7 +38912,7 @@ if COND_i386_ieee1275 | ||
5746 | noinst_SCRIPTS += gensyminfo.sh | ||
5747 | |||
5748 | gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status | ||
5749 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5750 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5751 | chmod a+x gensyminfo.sh | ||
5752 | |||
5753 | CLEANFILES += gensyminfo.sh | ||
5754 | @@ -38923,7 +38923,7 @@ if COND_x86_64_efi | ||
5755 | noinst_SCRIPTS += gensyminfo.sh | ||
5756 | |||
5757 | gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status | ||
5758 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5759 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5760 | chmod a+x gensyminfo.sh | ||
5761 | |||
5762 | CLEANFILES += gensyminfo.sh | ||
5763 | @@ -38934,7 +38934,7 @@ if COND_mips_yeeloong | ||
5764 | noinst_SCRIPTS += gensyminfo.sh | ||
5765 | |||
5766 | gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status | ||
5767 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5768 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5769 | chmod a+x gensyminfo.sh | ||
5770 | |||
5771 | CLEANFILES += gensyminfo.sh | ||
5772 | @@ -38945,7 +38945,7 @@ if COND_sparc64_ieee1275 | ||
5773 | noinst_SCRIPTS += gensyminfo.sh | ||
5774 | |||
5775 | gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status | ||
5776 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5777 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5778 | chmod a+x gensyminfo.sh | ||
5779 | |||
5780 | CLEANFILES += gensyminfo.sh | ||
5781 | @@ -38956,7 +38956,7 @@ if COND_powerpc_ieee1275 | ||
5782 | noinst_SCRIPTS += gensyminfo.sh | ||
5783 | |||
5784 | gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status | ||
5785 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5786 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5787 | chmod a+x gensyminfo.sh | ||
5788 | |||
5789 | CLEANFILES += gensyminfo.sh | ||
5790 | @@ -38967,7 +38967,7 @@ if COND_emu | ||
5791 | noinst_SCRIPTS += genmod.sh | ||
5792 | |||
5793 | genmod.sh: genmod.sh.in $(top_builddir)/config.status | ||
5794 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5795 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5796 | chmod a+x genmod.sh | ||
5797 | |||
5798 | CLEANFILES += genmod.sh | ||
5799 | @@ -38978,7 +38978,7 @@ if COND_i386_pc | ||
5800 | noinst_SCRIPTS += genmod.sh | ||
5801 | |||
5802 | genmod.sh: genmod.sh.in $(top_builddir)/config.status | ||
5803 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5804 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5805 | chmod a+x genmod.sh | ||
5806 | |||
5807 | CLEANFILES += genmod.sh | ||
5808 | @@ -38989,7 +38989,7 @@ if COND_i386_efi | ||
5809 | noinst_SCRIPTS += genmod.sh | ||
5810 | |||
5811 | genmod.sh: genmod.sh.in $(top_builddir)/config.status | ||
5812 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5813 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5814 | chmod a+x genmod.sh | ||
5815 | |||
5816 | CLEANFILES += genmod.sh | ||
5817 | @@ -39000,7 +39000,7 @@ if COND_i386_qemu | ||
5818 | noinst_SCRIPTS += genmod.sh | ||
5819 | |||
5820 | genmod.sh: genmod.sh.in $(top_builddir)/config.status | ||
5821 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5822 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5823 | chmod a+x genmod.sh | ||
5824 | |||
5825 | CLEANFILES += genmod.sh | ||
5826 | @@ -39011,7 +39011,7 @@ if COND_i386_coreboot | ||
5827 | noinst_SCRIPTS += genmod.sh | ||
5828 | |||
5829 | genmod.sh: genmod.sh.in $(top_builddir)/config.status | ||
5830 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5831 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5832 | chmod a+x genmod.sh | ||
5833 | |||
5834 | CLEANFILES += genmod.sh | ||
5835 | @@ -39022,7 +39022,7 @@ if COND_i386_multiboot | ||
5836 | noinst_SCRIPTS += genmod.sh | ||
5837 | |||
5838 | genmod.sh: genmod.sh.in $(top_builddir)/config.status | ||
5839 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5840 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5841 | chmod a+x genmod.sh | ||
5842 | |||
5843 | CLEANFILES += genmod.sh | ||
5844 | @@ -39033,7 +39033,7 @@ if COND_i386_ieee1275 | ||
5845 | noinst_SCRIPTS += genmod.sh | ||
5846 | |||
5847 | genmod.sh: genmod.sh.in $(top_builddir)/config.status | ||
5848 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5849 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5850 | chmod a+x genmod.sh | ||
5851 | |||
5852 | CLEANFILES += genmod.sh | ||
5853 | @@ -39044,7 +39044,7 @@ if COND_x86_64_efi | ||
5854 | noinst_SCRIPTS += genmod.sh | ||
5855 | |||
5856 | genmod.sh: genmod.sh.in $(top_builddir)/config.status | ||
5857 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5858 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5859 | chmod a+x genmod.sh | ||
5860 | |||
5861 | CLEANFILES += genmod.sh | ||
5862 | @@ -39055,7 +39055,7 @@ if COND_mips_yeeloong | ||
5863 | noinst_SCRIPTS += genmod.sh | ||
5864 | |||
5865 | genmod.sh: genmod.sh.in $(top_builddir)/config.status | ||
5866 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5867 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5868 | chmod a+x genmod.sh | ||
5869 | |||
5870 | CLEANFILES += genmod.sh | ||
5871 | @@ -39066,7 +39066,7 @@ if COND_sparc64_ieee1275 | ||
5872 | noinst_SCRIPTS += genmod.sh | ||
5873 | |||
5874 | genmod.sh: genmod.sh.in $(top_builddir)/config.status | ||
5875 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5876 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5877 | chmod a+x genmod.sh | ||
5878 | |||
5879 | CLEANFILES += genmod.sh | ||
5880 | @@ -39077,7 +39077,7 @@ if COND_powerpc_ieee1275 | ||
5881 | noinst_SCRIPTS += genmod.sh | ||
5882 | |||
5883 | genmod.sh: genmod.sh.in $(top_builddir)/config.status | ||
5884 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
5885 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
5886 | chmod a+x genmod.sh | ||
5887 | |||
5888 | CLEANFILES += genmod.sh | ||
diff --git a/meta/recipes-bsp/grub/grub-efi-native_1.99.bb b/meta/recipes-bsp/grub/grub-efi-native_1.99.bb index b976d1e47f..9bcc1cb52b 100644 --- a/meta/recipes-bsp/grub/grub-efi-native_1.99.bb +++ b/meta/recipes-bsp/grub/grub-efi-native_1.99.bb | |||
@@ -14,9 +14,9 @@ LICENSE = "GPLv3" | |||
14 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
15 | 15 | ||
16 | # FIXME: We should be able to optionally drop freetype as a dependency | 16 | # FIXME: We should be able to optionally drop freetype as a dependency |
17 | DEPENDS = "help2man-native" | 17 | DEPENDS = "help2man-native autogen-native" |
18 | RDEPENDS_${PN} = "diffutils freetype" | 18 | RDEPENDS_${PN} = "diffutils freetype" |
19 | PR = "r3" | 19 | PR = "r5" |
20 | 20 | ||
21 | # Native packages do not normally rebuild when the target changes. | 21 | # Native packages do not normally rebuild when the target changes. |
22 | # Ensure this is built once per HOST-TARGET pair. | 22 | # Ensure this is built once per HOST-TARGET pair. |