Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:maw:playground
mozilla-xulrunner181
idldir.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File idldir.patch of Package mozilla-xulrunner181
From: Wolfgang Rosenauer <stark@suse.de> Subject: fix IDL installation dir This is only needed to get the correct path in xulrunner-config Index: config/autoconf.mk.in =================================================================== RCS file: /cvsroot/mozilla/config/autoconf.mk.in,v retrieving revision 3.346 diff -u -p -6 -r3.346 autoconf.mk.in --- config/autoconf.mk.in 2 Jun 2005 04:00:32 -0000 3.346 +++ config/autoconf.mk.in 6 Jun 2005 18:58:38 -0000 @@ -51,13 +51,13 @@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ includedir = @includedir@/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) libdir = @libdir@ datadir = @datadir@ mandir = @mandir@ -idldir = @datadir@/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) +idldir = @includedir@/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) mozappdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) mredir = $(libdir)/mre/mre-$(MOZ_APP_VERSION) mrelibdir = $(mredir)/lib DIST = $(DEPTH)/dist
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor