Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] package/cups-filters: drop useless hook and fix build
@ 2019-10-05  2:42 unixmania at gmail.com
  2019-10-05  2:42 ` [Buildroot] [PATCH 1/2] package/cups-filters: drop pre-configure hook unixmania at gmail.com
  2019-10-05  2:42 ` [Buildroot] [PATCH 2/2] package/cups-filters: fix ln -r workaround for older distributions unixmania at gmail.com
  0 siblings, 2 replies; 5+ messages in thread
From: unixmania at gmail.com @ 2019-10-05  2:42 UTC (permalink / raw)
  To: buildroot

From: Carlos Santos <unixmania@gmail.com>

Patch 1 drops the pre-configure hook that became unnecessary after the
upgrade to version 1.25.6.

Patch 2 fixes the build on old Linux distributions, which got broken
because the ln-srf script that was not included in the 1.25.6 release
tarball.

Carlos Santos (2):
  package/cups-filters: drop pre-configure hook
  package/cups-filters: fix ln -r workaround for older distributions

 ...ild-system-add-missing-ln-srf-script.patch | 71 +++++++++++++++++++
 package/cups-filters/cups-filters.mk          | 11 +--
 2 files changed, 77 insertions(+), 5 deletions(-)
 create mode 100644 package/cups-filters/0001-Build-system-add-missing-ln-srf-script.patch

-- 
2.18.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-05  6:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-05  2:42 [Buildroot] [PATCH 0/2] package/cups-filters: drop useless hook and fix build unixmania at gmail.com
2019-10-05  2:42 ` [Buildroot] [PATCH 1/2] package/cups-filters: drop pre-configure hook unixmania at gmail.com
2019-10-05  6:06   ` Peter Korsgaard
2019-10-05  2:42 ` [Buildroot] [PATCH 2/2] package/cups-filters: fix ln -r workaround for older distributions unixmania at gmail.com
2019-10-05  6:06   ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox