summaryrefslogtreecommitdiffstats
path: root/devel/pychecker/files/patch-setup.py
blob: c2fe8255d65f0d2d9dd9523e5086d40583716fc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

$FreeBSD$

--- setup.py
+++ setup.py
@@ -187,7 +187,6 @@
         'url'              : "http://pychecker.sourceforge.net/",
         'packages'         : [ 'pychecker', ],
         'scripts'          : [ "pychecker" ],   # note: will be replaced by customized action
-        'data_files'       : [ ( "pychecker", DATA_FILES, ) ], 
         'long_description' : LONG_DESCRIPTION,
         'cmdclass'         : CUSTOMIZED_ACTIONS, 
       }
OpenPOWER on IntegriCloud