From: Daniel Wagner Date: Wed, 23 Nov 2022 09:36:35 +0000 (+0100) Subject: build: Remove unused uuid.wrap X-Git-Tag: v1.3~13^2~2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=39e36309dd56edcd4b62173fd13ea8743e209f36;p=users%2Fsagi%2Flibnvme.git build: Remove unused uuid.wrap The depenency on libuuid has been removed but we forgot to remove the uuid.wrap file. Remove it now. Signed-off-by: Daniel Wagner --- diff --git a/subprojects/uuid.wrap b/subprojects/uuid.wrap deleted file mode 100644 index 0692c4e4..00000000 --- a/subprojects/uuid.wrap +++ /dev/null @@ -1,6 +0,0 @@ -[wrap-git] -url = https://github.com/util-linux/util-linux.git -revision = eefff5aac7bce6979c950e3931a578efe03acbac - -[provide] -dependency_names = uuid \ No newline at end of file