summaryrefslogtreecommitdiff
blob: 9a6979e348a46c9fc9b72c741f922637288a10ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
capstone-sync does not work correctly for release tarballs.
It tries to sync/revert from upstream git repo unconditionaly.
diff --git a/shlr/Makefile b/shlr/Makefile
index a1796ce..f8d179a 100644
--- a/shlr/Makefile
+++ b/shlr/Makefile
@@ -144,5 +144,5 @@ else
 
 ifeq ($(CS_TAR),)
-capstone: capstone-sync
+capstone: # capstone-sync
 
 capstone-sync: