mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r22578: Remove python build directory and generated smbadduser.
Patch originally by the Debian packaging team for Samba. (This used to be commit f46492a4dbb61e452ed1a93909986996b7aa2558)
This commit is contained in:
parent
138668d5d2
commit
811d0279c1
@ -1799,6 +1799,7 @@ python_install: $(PYTHON_OBJ)
|
||||
|
||||
python_clean:
|
||||
@-if test -n "$(PYTHON)"; then $(PYTHON) python/setup.py clean; fi
|
||||
@-rm -rf build/
|
||||
|
||||
# revert to the previously installed version
|
||||
revert:
|
||||
@ -1990,6 +1991,7 @@ realclean: clean delheaders
|
||||
|
||||
distclean: realclean
|
||||
-rm -f include/stamp-h
|
||||
-rm -f smbadduser
|
||||
-rm -f include/config.h Makefile
|
||||
-rm -f config.status config.cache so_locations
|
||||
-rm -rf .deps TAGS
|
||||
|
Loading…
x
Reference in New Issue
Block a user