]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Fix to Makefile.in so that the "tool-zip" target can be run from outside the source...
authordan <Dan Kennedy>
Fri, 27 Oct 2023 15:31:44 +0000 (15:31 +0000)
committerdan <Dan Kennedy>
Fri, 27 Oct 2023 15:31:44 +0000 (15:31 +0000)
FossilOrigin-Name: cd118da9db0680fab8761ff44384639b9d564b67a5dfb1280ab72e44ff57714d

Makefile.in
manifest
manifest.uuid

index 0287915717d03715dc2bdf98e5180acd4eee6c26..bdbfdd7e5df56f145bb47cde0885d22db6ba8f09 100644 (file)
@@ -1486,7 +1486,7 @@ snapshot-tarball: sqlite3.c sqlite3rc.h
 
 # Build a ZIP archive containing various command-line tools.
 #
-tool-zip:      testfixture sqlite3 sqldiff sqlite3_analyzer tool/mktoolzip.tcl
+tool-zip:      testfixture sqlite3 sqldiff sqlite3_analyzer $(TOP)/tool/mktoolzip.tcl
        ./testfixture $(TOP)/tool/mktoolzip.tcl
 
 # The next two rules are used to support the "threadtest" target. Building
index cfc5de0f6eec10d05e2da5ef791db62cd590685e..2f73120ab72c319498ac981ba2dd0f219c44d297 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,9 +1,9 @@
-C Cleanup\sshell.c\scomments.\sHide\s-utf8\soption,\sas\sit\sis\sundocumented\sand\saccepted\sonly\sfor\sbackward\scompatibility.\sNo\sfunctional\schanges\sexcept\sfor\s-help\scontent.
-D 2023-10-27T13:59:05.662
+C Fix\sto\sMakefile.in\sso\sthat\sthe\s"tool-zip"\starget\scan\sbe\srun\sfrom\soutside\sthe\ssource\stree.
+D 2023-10-27T15:31:44.997
 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
 F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724
-F Makefile.in 2ea4105b72561483befe0a18a37f94ca3adbc2324bad3770f99555d95fb9b0ea
+F Makefile.in ab9045ee4781caaf92d7f9262768dcbb35e463aead30df4aa2d0c4e38ee0d2f6
 F Makefile.linux-gcc f3842a0b1efbfbb74ac0ef60e56b301836d05b4d867d014f714fa750048f1ab6
 F Makefile.msc c1aa09e0212d8609df041d13da6ca63198d1c1e29846f33104beecf19917102b
 F README.md 963d30019abf0cc06b263cd2824bce022893f3f93a531758f6f04ff2194a16a8
@@ -2139,8 +2139,8 @@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a91a7acc6293828957a386a8a93
 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc
 F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e
 F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0
-P dd6e03b37356e2961abd97f636402c09744c98c3033f3435503958c6219f9121
-R b4f027e64bba8f896523d3874bfe956c
-U larrybr
-Z 9d578a0ee37bec1d8a1793330bcc1208
+P 3a87995560b5acbebeb5af407aa9eddf4c37c6a27ec9429ece0ea931918f9d9c
+R 0efb00b52520b1614c5871063698f7c2
+U dan
+Z 057c60122b3365185e9a7fdd1b36a1c0
 # Remove this line to create a well-formed Fossil manifest.
index 5fa722c20556e59ce9ddfb9bacd639d1fcafb072..ed2689bce57eddb05c1947b1c55ff7144a1bbb60 100644 (file)
@@ -1 +1 @@
-3a87995560b5acbebeb5af407aa9eddf4c37c6a27ec9429ece0ea931918f9d9c
\ No newline at end of file
+cd118da9db0680fab8761ff44384639b9d564b67a5dfb1280ab72e44ff57714d
\ No newline at end of file