Revert "Sync strscan document files to under the doc directory"
This reverts commit 5611e249e10bf95d48bbf27674bbb6b1fe588b5e.
Followed up with 78bfde5d9f
This commit is contained in:
parent
ca2170e69f
commit
d50404d6fe
@ -273,7 +273,6 @@ module SyncDefaultGems
|
|||||||
cp_r("#{upstream}/ext/strscan", "ext")
|
cp_r("#{upstream}/ext/strscan", "ext")
|
||||||
cp_r("#{upstream}/test/strscan", "test")
|
cp_r("#{upstream}/test/strscan", "test")
|
||||||
cp_r("#{upstream}/strscan.gemspec", "ext/strscan")
|
cp_r("#{upstream}/strscan.gemspec", "ext/strscan")
|
||||||
mv(["ext/strscan/helper_methods.md", "ext/strscan/link_refs.txt", "ext/strscan/strscan.md"], "doc/strscan")
|
|
||||||
rm_rf(%w["ext/strscan/regenc.h ext/strscan/regint.h"])
|
rm_rf(%w["ext/strscan/regenc.h ext/strscan/regint.h"])
|
||||||
`git checkout ext/strscan/depend`
|
`git checkout ext/strscan/depend`
|
||||||
when "cgi"
|
when "cgi"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user