summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-09 09:32:53 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-09 09:32:53 -0300
commita6c6f698fc6a97fb10525e5e112d8059555cdf29 (patch)
treec0fe9efdd0f9e5966cd44e2463ddabcfea55ac91 /core
parent82926249a309d966116b7a565297fee9a5d2956a (diff)
Updates
Diffstat (limited to 'core')
-rw-r--r--core/udev/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/udev/PKGBUILD b/core/udev/PKGBUILD
index bcfffb91a..f959e9b3c 100644
--- a/core/udev/PKGBUILD
+++ b/core/udev/PKGBUILD
@@ -26,8 +26,7 @@ build() {
if [ "$CARCH" = "mips64el" ]; then
msg "Remove -Wl,--gc-sections"
- sed -i "753d" Makefile
- sed -i "753d" Makefile.in
+ sed -i "/--gc-sections/d" Makefile.*
fi
./configure --sysconfdir=/etc\