Revert "net-libs/rpcsvc-proto: make rpcgen work for both architectures"

This reverts commit e04e8177f154b125b5fdd92e7e22805696290a81.
This commit is contained in:
Kai Lüke 2020-05-11 13:45:07 +02:00
parent ff1399822b
commit 05eb39365c

View File

@ -16,7 +16,7 @@ index 83867c0..c1610a7 100644
%.h: %.x
- $(top_builddir)/rpcgen/rpcgen -h -o $@ $<
+ $(top_builddir)/rpcgen/rpcgen -h -o $@ $< || /usr/bin/rpcgen -h -o $@ $<
+ rpcgen -h -o $@ $<
--
2.21.0