Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
snowball
python-dist.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-dist.diff of Package snowball
Description: preserve the Python source directory instead of deleting it Author: Dmitry Shachnev <mitya57@debian.org> Forwarded: not-needed Last-Update: 2020-07-18 Index: snowball-2.1.0/GNUmakefile =================================================================== --- snowball-2.1.0.orig/GNUmakefile +++ snowball-2.1.0/GNUmakefile @@ -464,9 +464,7 @@ dist_libstemmer_python: $(PYTHON_SOURCES cp -a $(PYTHON_SOURCES) $${dest}/src/$(python_runtime_dir) && \ cp -a $(PYTHON_SAMPLE_SOURCES) $${dest}/src/$(python_sample_dir) && \ cp -a $(PYTHON_RUNTIME_SOURCES) $${dest}/src/$(python_runtime_dir) && \ - cp -a $(COMMON_FILES) $(PYTHON_PACKAGE_FILES) $${dest} && \ - (cd $${dest} && $(python) setup.py sdist bdist_wheel && cp dist/*.tar.gz dist/*.whl ..) && \ - rm -rf $${dest} + cp -a $(COMMON_FILES) $(PYTHON_PACKAGE_FILES) $${dest} dist_libstemmer_js: $(JS_SOURCES) destname=jsstemmer-$(SNOWBALL_VERSION); \
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor