eclass/{xorg-2,x-modular}: fix slash.
authorsoredake <fdsfgs@krutt.org>
Thu, 13 Oct 2016 19:00:11 +0000 (22:00 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 23 Nov 2016 16:35:28 +0000 (17:35 +0100)
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
eclass/x-modular.eclass
eclass/xorg-2.eclass

index 712ff6eb640f1eb6515b710c9e5a90e2ce036335..2b68d9490d0383144af98488ed151f2b9202b308 100644 (file)
@@ -78,7 +78,7 @@ HOMEPAGE="https://www.x.org/wiki/"
 : ${SNAPSHOT:=no}
 
 # Set up SRC_URI for individual modular releases
-BASE_INDIVIDUAL_URI="https://www.x.org/releases/individual/"
+BASE_INDIVIDUAL_URI="https://www.x.org/releases/individual"
 # @ECLASS-VARIABLE: MODULE
 # @DESCRIPTION:
 # The subdirectory to download source from. Possible settings are app,
index 387cbf18f57ade2559575d77ab301db64183c6c0..b7c7ba21c6fb10ca3683537157ce37832205c3f9 100644 (file)
@@ -73,7 +73,7 @@ HOMEPAGE="https://www.x.org/wiki/"
 # @DESCRIPTION:
 # Set up SRC_URI for individual modular releases. If set to an empty
 # string, no SRC_URI will be provided by the eclass.
-: ${XORG_BASE_INDIVIDUAL_URI="https://www.x.org/releases/individual/"}
+: ${XORG_BASE_INDIVIDUAL_URI="https://www.x.org/releases/individual"}
 
 # @ECLASS-VARIABLE: XORG_MODULE
 # @DESCRIPTION: