Fix the fix. Shouldn't commit when still asleep.
This commit is contained in:
parent
f3c1e34f02
commit
60189eaf3e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2010/07/15 06:08:19 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2010/07/15 11:01:21 landry Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc sparc64
|
||||
|
||||
@ -108,7 +108,7 @@ do-install:
|
||||
perl -pi -e 's|libxul-embedding-unstable|libxul-embedding|g; ' \
|
||||
-e 's|libxul-unstable|libxul|g; s|unstable|stable|g; ' \
|
||||
-e 's|^(Libs:.*)|\1 -Wl,-rpath,${LOCALBASE}/xulrunner1.9|g; ' \
|
||||
-e 's|-lxpcomglue|-lxpcomglue_pic|g; s|-lxpcomglue_s|-lxpcomglue_pic_s|; ' \
|
||||
-e 's|-lxpcomglue |-lxpcomglue_pic |g; s|-lxpcomglue_s |-lxpcomglue_s_pic |; ' \
|
||||
-e 's|/lib||g; s|/stable||g; s|/\$${includetype}||g; ' \
|
||||
${PREFIX}/lib/pkgconfig/*.pc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user