]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Remove extra layer of quotes around install target dirs.
authorstephan <stephan@noemail.net>
Wed, 9 Oct 2024 08:05:21 +0000 (08:05 +0000)
committerstephan <stephan@noemail.net>
Wed, 9 Oct 2024 08:05:21 +0000 (08:05 +0000)
FossilOrigin-Name: f2e3cf219e28c369ad6de240f0780eb3b638c47e1bab56ab80713a9bf63e2aa7

Makefile.in
manifest
manifest.uuid

index 53a3969e78827e3b39786f949478dbd21a29aec2..59ebc6c8f007628d1a392981d6861c62e6d17cc1 100644 (file)
@@ -198,7 +198,7 @@ install.libdir = "$(DESTDIR)$(libdir)"
 install.includedir = "$(DESTDIR)$(prefix)/include"
 install.pkgconfigdir = "$(DESTDIR)$(pkgconfigdir)"
 $(install.bindir) $(install.libdir) $(install.includedir) $(install.pkgconfigdir):
-       $(INSTALL) -d "$@"
+       $(INSTALL) -d $@
 
 #XX## libtool compile/link/install
 #XX#TCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(TCC) $(TCOMPILE_EXTRAS)
index 77a4fe8e178f6002aff7387469509d93d6b695c7..bcc00ba203594407450178ecc5e2efb514ab4c0a 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,9 +1,9 @@
-C More\swork\son\sthe\stcl\sbuild\sbits.
-D 2024-10-09T07:12:32.985
+C Remove\sextra\slayer\sof\squotes\saround\sinstall\starget\sdirs.
+D 2024-10-09T08:05:21.230
 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
 F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724
-F Makefile.in fb858ccb1965a829f8b1c266cf4b756edde5b50339b95481536e28f32d077b69
+F Makefile.in 77e637423518a13f901da15cc2faee0b8bf19bf3a5d6e78f9f5e6fd526318047
 F Makefile.linux-gcc f3842a0b1efbfbb74ac0ef60e56b301836d05b4d867d014f714fa750048f1ab6
 F Makefile.msc 9c6d80d9d103fa42e931f4c464884a5e577fae8563acc7589bff4e43fbe8f864
 F README.md c3c0f19532ce28f6297a71870f3c7b424729f0e6d9ab889616d3587dd2332159
@@ -2236,8 +2236,8 @@ F vsixtest/vsixtest.tcl 6195aba1f12a5e10efc2b8c0009532167be5e301abe5b31385638080
 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc
 F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e
 F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0
-P 2cd213b38748d93134dc88b25aada4741838eaed683e44d5cc7837a6586fa4cf
-R 98f7d4f5f7af2536964c79c65e8d70ef
+P f00988a909dd4338083a6e09231932c6fa57a40e35968c51483615121d20d25f
+R f1cf57e7d2a38201da3601f8ddb82096
 U stephan
-Z cbdd1ae5509e6acf440c2deb9730c343
+Z 7c98480696b78887885abe8d02f332ed
 # Remove this line to create a well-formed Fossil manifest.
index d030b291c16e4666a0a8a6971ac45fb63d54e434..4c2e9e0910033b11971e67e4e9acbaff79de40ec 100644 (file)
@@ -1 +1 @@
-f00988a909dd4338083a6e09231932c6fa57a40e35968c51483615121d20d25f
+f2e3cf219e28c369ad6de240f0780eb3b638c47e1bab56ab80713a9bf63e2aa7