[Lunar-commits] <moonbase> iproute2: figured out what patch level means :)
Christian Krause
wookietreiber at lunar-linux.org
Sun May 29 15:06:16 CEST 2011
commit 4c69a92b3f314a0efbb17503d76e0bdb58642e39
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date: Sun May 29 15:06:16 2011 +0200
iproute2: figured out what patch level means :)
---
net/iproute2/BUILD | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/net/iproute2/BUILD b/net/iproute2/BUILD
index 8187211..404aee4 100644
--- a/net/iproute2/BUILD
+++ b/net/iproute2/BUILD
@@ -1,8 +1,6 @@
(
- cd .. &&
- patch_it $SOURCE2 0 &&
- cd $OLDPWD &&
+ patch_it $SOURCE2 1 &&
sedit "s:/usr/lib/:lib/:" Makefile &&
sedit "s:\$(DESTDIR)\$(CONFDIR):\$(CONFDIR):" Makefile &&
More information about the Lunar-commits
mailing list