mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/datatables-responsive: drop spurious space
Drop spurious space added by commit
08c11e21a7
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
2bc1cfa2a3
commit
d17e856364
@@ -6,7 +6,7 @@
|
||||
|
||||
DATATABLES_RESPONSIVE_VERSION = 2.2.3
|
||||
DATATABLES_RESPONSIVE_SITE = https://datatables.net/releases
|
||||
DATATABLES_RESPONSIVE_SOURCE = Responsive-$(DATATABLES_RESPONSIVE_VERSION).zip
|
||||
DATATABLES_RESPONSIVE_SOURCE = Responsive-$(DATATABLES_RESPONSIVE_VERSION).zip
|
||||
DATATABLES_RESPONSIVE_LICENSE = MIT
|
||||
DATATABLES_RESPONSIVE_LICENSE_FILES = License.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user