mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 05:21:23 +02:00
Revert "net-libs/rpcsvc-proto: make rpcgen work for both architectures"
This reverts commit e04e8177f154b125b5fdd92e7e22805696290a81.
This commit is contained in:
parent
ff1399822b
commit
05eb39365c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user