projects
/
mathgl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6df8762
)
New upstream installation path for Python files
author
Rafael Laboissière
<rafael@debian.org>
Sat, 11 Dec 2021 10:30:10 +0000
(07:30 -0300)
committer
Rafael Laboissière
<rafael@debian.org>
Sat, 11 Dec 2021 20:56:33 +0000
(17:56 -0300)
+ d/python3-mathgl.install: Adjust for new upstream layout
+ d/not-installed: Ignore the .pyc file
Gbp-Dch: Full
debian/python3-mathgl.install
patch
|
blob
|
history
diff --git
a/debian/python3-mathgl.install
b/debian/python3-mathgl.install
index c02529e637f7626d73bf04f172b066646ac42034..46f404035194e45019e3d6be35473693055fc1d1 100644
(file)
--- a/
debian/python3-mathgl.install
+++ b/
debian/python3-mathgl.install
@@
-1,2
+1,2
@@
-usr/lib/python3*/dist-packages/*.so
-usr/lib/python3*/dist-packages/
__pycache__/*.py usr/lib/python3/dist-packages/
+usr/lib/python3*/dist-packages/
mathgl/
*.so
+usr/lib/python3*/dist-packages/
mathgl/__pycache__/*.py* usr/lib/python3/dist-packages/mathgl