diff options
author | Kali Kaneko <kali@leap.se> | 2016-05-04 21:50:57 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-05-04 21:50:57 -0400 |
commit | 7801c5cd50cd6bcbf7eb14ad0e34c4eb70ba9c78 (patch) | |
tree | 59c5fc1fa50ec07f6c8a22b3e4759057ca9a9882 /pkg/pyinst | |
parent | 245e49dc00b87a9db77e9753d739db64b3268658 (diff) | |
parent | 54560623ac5c325bebbe627582b3895c3354368a (diff) |
Merge branch 'develop' into debian/experimental
Diffstat (limited to 'pkg/pyinst')
-rw-r--r-- | pkg/pyinst/pyinst-build.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/pyinst/pyinst-build.mk b/pkg/pyinst/pyinst-build.mk index 664f13ec..32239f8e 100644 --- a/pkg/pyinst/pyinst-build.mk +++ b/pkg/pyinst/pyinst-build.mk @@ -55,7 +55,6 @@ pyinst-cleanup: pyinst-distribution-data: cp release-notes.rst $(DIST_VERSION) - cp pkg/PixelatedWebmail.README $(DIST_VERSION) cp LICENSE $(DIST_VERSION) pyinst-helpers-linux: |