X-Git-Url: https://adrianiainlam.tk/git/?p=facial-landmarks-for-cubism.git;a=blobdiff_plain;f=example%2Fgenerate_patch.sh;fp=example%2Fgenerate_patch.sh;h=01ee518893fb38b450789cd2c15133aca84fc88c;hp=1c822b6576e40462d1b6176f9c7bbf8b2afd99b9;hb=fd83b3568c0133662a5025035243589335a4e311;hpb=bc67426f7a951c1b99c5fa6ba5d25ae0869f7a13 diff --git a/example/generate_patch.sh b/example/generate_patch.sh index 1c822b6..01ee518 100755 --- a/example/generate_patch.sh +++ b/example/generate_patch.sh @@ -1,5 +1,5 @@ #!/bin/sh mkdir -p demo_clean -cp -p -r CubismSdkForNative-4-r.5.1/Samples/OpenGL/Demo/proj.linux.cmake/* ./demo_clean/ +cp -p -r CubismSdkForNative-4-r.6/Samples/OpenGL/Demo/proj.linux.cmake/* ./demo_clean/ diff -pruN --exclude build ./demo_clean ./demo_dev > ./demo.patch