summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2013-08-10 12:32:03 +0300
committerTill Maas <opensource@till.name>2013-10-03 17:49:57 +0200
commitc0f8fd8e0a1bf585ea7a688c6cd2094e8236a2b7 (patch)
treea87497d6c52cf30e8f3d9d091511e9e67bd8f154 /Makefile
parent0ed43e64b9af7c92ca00a283265944349aeeba3e (diff)
downloadcnucnu-c0f8fd8e0a1bf585ea7a688c6cd2094e8236a2b7.tar.gz
cnucnu-c0f8fd8e0a1bf585ea7a688c6cd2094e8236a2b7.tar.xz
cnucnu-c0f8fd8e0a1bf585ea7a688c6cd2094e8236a2b7.zip
Allow more versatile globbing from URLs besides just a single asterisk.
Example case: http://ftp.gnu.org/gnu/autogen/ contains dirs like X.Y.Z and relX.Y.Z where the latter are the ones we're interested in. http://ftp.gnu.org/gnu/autogen/*/ does not work because it'll always end up considering the X.Y.Z dirs only; after this change we can use http://ftp.gnu.org/gnu/autogen/rel*/ as the URL.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions