We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0898395 commit ed6fb6aCopy full SHA for ed6fb6a
1 file changed
ext/repo_conda.h
@@ -5,6 +5,6 @@
5
* for further information
6
*/
7
8
-#define CONDA_ADD_USE_ONLY_TAR_BZ2 (1 << 0)
+#define CONDA_ADD_USE_ONLY_TAR_BZ2 (1 << 8)
9
10
extern int repo_add_conda(Repo *repo, FILE *fp, int flags);
0 commit comments