Skip to content

Commit

Permalink
new patch context (used on centos6)
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@15286 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Mar 13, 2017
1 parent c89e86b commit d9190ef
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions rpmbuild/lz4-skip-nose-vs-sphinx-mess.patch
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
--- a/setup.py 2016-04-29 11:52:02.628483556 +0700
+++ b/setup.py 2016-04-29 11:52:15.427381771 +0700
@@ -71,8 +71,8 @@
packages=find_packages('src'),
package_dir={'': 'src'},
ext_modules=[lz4mod,],
--- a/setup.py 2017-03-13 13:35:21.531015209 +0700
+++ b/setup.py 2017-03-13 13:35:46.792826355 +0700
@@ -144,8 +144,8 @@
lz4block,
lz4frame
],
- tests_require=["nose>=1.0"],
- test_suite = "nose.collector",
+ #tests_require=["nose>=1.0"],
Expand Down

0 comments on commit d9190ef

Please sign in to comment.