mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-29 17:41:05 +02:00
fix(mobile-broadband): Remove workaround for bug that doesn't exist
Fix the last of the bogus errors in the coreos overlay, removing this hack makes the SRC_URI lines valid again and all tools are happy now.
This commit is contained in:
parent
2b095a82a5
commit
9a421d52cf
@ -6,8 +6,6 @@ inherit gnome.org
|
||||
|
||||
DESCRIPTION="Database of mobile broadband service providers"
|
||||
HOMEPAGE="http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders"
|
||||
# Weird bug in gnome.org causes a dot to be added in uri
|
||||
SRC_URI="${SRC_URI/${PV}./${PV}}"
|
||||
|
||||
LICENSE="CC-PD"
|
||||
SLOT="0"
|
||||
|
@ -6,8 +6,6 @@ inherit gnome.org
|
||||
|
||||
DESCRIPTION="Database of mobile broadband service providers"
|
||||
HOMEPAGE="http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders"
|
||||
# Weird bug in gnome.org causes a dot to be added in uri
|
||||
SRC_URI="${SRC_URI/${PV}./${PV}}"
|
||||
|
||||
LICENSE="CC-PD"
|
||||
SLOT="0"
|
||||
|
@ -8,8 +8,6 @@ inherit eutils gnome.org
|
||||
|
||||
DESCRIPTION="Database of mobile broadband service providers"
|
||||
HOMEPAGE="http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders"
|
||||
# Weird bug in gnome.org causes a dot to be added in uri
|
||||
SRC_URI="${SRC_URI/${PV}./${PV}}"
|
||||
|
||||
LICENSE="CC-PD"
|
||||
SLOT="0"
|
||||
|
@ -8,8 +8,6 @@ inherit eutils gnome.org
|
||||
|
||||
DESCRIPTION="Database of mobile broadband service providers"
|
||||
HOMEPAGE="http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders"
|
||||
# Weird bug in gnome.org causes a dot to be added in uri
|
||||
SRC_URI="${SRC_URI/${PV}./${PV}}"
|
||||
|
||||
LICENSE="CC-PD"
|
||||
SLOT="0"
|
||||
|
@ -6,8 +6,6 @@ inherit gnome.org
|
||||
|
||||
DESCRIPTION="Database of mobile broadband service providers"
|
||||
HOMEPAGE="http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders"
|
||||
# Weird bug in gnome.org causes a dot to be added in uri
|
||||
SRC_URI="${SRC_URI/${PV}./${PV}}"
|
||||
|
||||
LICENSE="CC-PD"
|
||||
SLOT="0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user