X-Git-Url: https://adrianiainlam.tk/git/?p=facial-landmarks-for-cubism.git;a=blobdiff_plain;f=example%2Fgenerate_patch.sh;h=1c822b6576e40462d1b6176f9c7bbf8b2afd99b9;hp=73bb5631c1895b8d8b36e410c9468dd8dc93bc25;hb=bc67426f7a951c1b99c5fa6ba5d25ae0869f7a13;hpb=5f788e6f6c607094e03b53e595c41c930a73b12d diff --git a/example/generate_patch.sh b/example/generate_patch.sh index 73bb563..1c822b6 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.4/Samples/OpenGL/Demo/proj.linux.cmake/* ./demo_clean/ +cp -p -r CubismSdkForNative-4-r.5.1/Samples/OpenGL/Demo/proj.linux.cmake/* ./demo_clean/ diff -pruN --exclude build ./demo_clean ./demo_dev > ./demo.patch