All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/datatables-fixedcolumns: drop spurious space
@ 2021-11-29 22:10 Fabrice Fontaine
  2021-11-30 16:08 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2021-11-29 22:10 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine, Thomas De Schampheleire

Drop spurious space added by commit
c0a0e9b710aff7d1fce1b277fd9c614a9892d9e5

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/datatables-fixedcolumns/datatables-fixedcolumns.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/datatables-fixedcolumns/datatables-fixedcolumns.mk b/package/datatables-fixedcolumns/datatables-fixedcolumns.mk
index 3c744990ca..33174e106f 100644
--- a/package/datatables-fixedcolumns/datatables-fixedcolumns.mk
+++ b/package/datatables-fixedcolumns/datatables-fixedcolumns.mk
@@ -6,7 +6,7 @@
 
 DATATABLES_FIXEDCOLUMNS_VERSION = 3.3.0
 DATATABLES_FIXEDCOLUMNS_SITE = https://datatables.net/releases
-DATATABLES_FIXEDCOLUMNS_SOURCE =  FixedColumns-$(DATATABLES_FIXEDCOLUMNS_VERSION).zip
+DATATABLES_FIXEDCOLUMNS_SOURCE = FixedColumns-$(DATATABLES_FIXEDCOLUMNS_VERSION).zip
 DATATABLES_FIXEDCOLUMNS_LICENSE = MIT
 DATATABLES_FIXEDCOLUMNS_LICENSE_FILES = License.txt
 
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/datatables-fixedcolumns: drop spurious space
  2021-11-29 22:10 [Buildroot] [PATCH 1/1] package/datatables-fixedcolumns: drop spurious space Fabrice Fontaine
@ 2021-11-30 16:08 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2021-11-30 16:08 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Thomas De Schampheleire, buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Drop spurious space added by commit
 > c0a0e9b710aff7d1fce1b277fd9c614a9892d9e5

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-11-30 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29 22:10 [Buildroot] [PATCH 1/1] package/datatables-fixedcolumns: drop spurious space Fabrice Fontaine
2021-11-30 16:08 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.