mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
Nuke older build dir.
This commit is contained in:
parent
30b813dcd6
commit
cf3edf4340
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ deb:
|
|||
deb.upstream: dist
|
||||
-mkdir -p $(DEB_BUILDDIR)
|
||||
cd $(DEB_BUILDDIR) && \
|
||||
rm -rf $(PACKAGE)-$(VERSION) && \
|
||||
tar zxvf ../$(PACKAGE)-$(VERSION).tar.gz && \
|
||||
cd $(PACKAGE)-$(VERSION) && \
|
||||
$(LN_S) debian.upstream debian && \
|
||||
|
|
Loading…
Reference in a new issue