aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2020-04-16 19:53:39 +0200
committerMatěj Cepl <mcepl@cepl.eu>2020-04-16 19:53:39 +0200
commit5e0c6e09f827a7e39ce3ce16bc367768065fe891 (patch)
tree3b3242c90ec811a417f23f071f4aa373a48e1995
parentd70976e6b77529f34c01bbf30b9c2d177b362559 (diff)
downloadvis-snippets-5e0c6e09f827a7e39ce3ce16bc367768065fe891.tar.gz
Add nopy snippet
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index ca2752c..1f36408 100644
--- a/init.lua
+++ b/init.lua
@@ -9,6 +9,7 @@
local snippets = {
fdup = '%python_expand %fdupes %{buildroot}%{$python_sitelib}',
+ nopy = '%define skip_python2 1',
patch = [[
# PATCH-{FIX|FEATURE}-{OPENSUSE|SLE|UPSTREAM} name-of-file.patch bsc#[0-9]+ mcepl@suse.com
# this patch makes things totally awesome