Searched refs:substvars (Results 1 – 3 of 3) sorted by relevance
71 static const struct help_substvar substvars[] = { variable119 for (i = 0; i < G_N_ELEMENTS (substvars); i++) in app_help()120 if (strstr (topic->synopsis, substvars[i].var)) in app_help()121 maxwidth = MAX(maxwidth, strlen (_(substvars[i].var))); in app_help()123 for (i = 0; i < G_N_ELEMENTS (substvars); i++) in app_help()124 if (strstr (topic->synopsis, substvars[i].var)) in app_help()126 _(substvars[i].var), _(substvars[i].description)); in app_help()
163 echo "libcdev:Depends=$(LIBC-DEV)" > debian/comerrg-dev.substvars164 echo "libcdev:Depends=$(LIBC-DEV)" > debian/ssg-dev.substvars165 echo "libcdev:Depends=$(LIBC-DEV)" > debian/e2fslibsg-dev.substvars
3669 * Remove unneeded files in debian directory: blkid-dev.substvars and4177 * Cleanup generated substvars files now that debhelper uses other