opnsense-ports/sysutils/py-halite/files/patch-setup.py
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
550 B
Python

--- ./setup.py.orig 2013-12-21 08:59:30.000000000 +1100
+++ ./setup.py 2014-01-29 19:27:01.992938843 +1100
@@ -24,7 +24,7 @@
'screenshots', 'screenshots.*']),
package_data={
'': ['*.txt', '*.md', '*.rst', '*.json', '*.conf', '*.html',
- '*.css', '*.ico', '*.png', '../LICENSE'],
+ '*.css', '*.ico', '*.png'],
'halite': ['app/*.txt', 'app/*/*.txt',
'app/*.ico', 'app/*/*.ico',
'app/*.png', 'app/*/*.png',