mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 18:08:23 +00:00
Fix libtool target (space vs. tabs)
This commit is contained in:
parent
8ae8e8442c
commit
815e401281
@ -44,7 +44,7 @@ config.status:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
libtool: $(LIBTOOL_DEPS)
|
libtool: $(LIBTOOL_DEPS)
|
||||||
$(SHELL) ./config.status --recheck
|
$(SHELL) ./config.status --recheck
|
||||||
|
|
||||||
dist: ChangeLog $(srcdir)/MANIFEST
|
dist: ChangeLog $(srcdir)/MANIFEST
|
||||||
pax -w -x ustar -s '/^/sudo-$(VERSION)\//' -f ../sudo-$(VERSION).tar \
|
pax -w -x ustar -s '/^/sudo-$(VERSION)\//' -f ../sudo-$(VERSION).tar \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user