Skip to content

Commit 241daaa

Browse files
committed
Makefile: remove stale target
Old cruft. Isn't even expected to work. Not used anywhere. Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
1 parent db37958 commit 241daaa

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,3 @@ vendor:
269269

270270
vendor-in-container:
271271
podman run --privileged --rm --env HOME=/root -v $(CURDIR):/src -w /src golang $(MAKE) vendor
272-
273-
# CAUTION: This is not a replacement for RPMs provided by your distro.
274-
# Only intended to build and test the latest unreleased changes.
275-
rpm:
276-
rpkg local

0 commit comments

Comments
 (0)