Changeset 315

Show
Ignore:
Timestamp:
03/02/10 17:19:49 (5 months ago)
Author:
svnusers
Message:

md: fix to debian/rules to allow 'make install' in Libraries/JX invoked using fakeroot.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Mulberry/branches/users/shared/v4.1d1/debian/rules

    r283 r315  
    4949        dh_installdirs 
    5050 
    51         $(MAKE) DESTDIR=$(CURDIR)/debian/mulberry SKIPJX="yes" install 
     51        JX_INSTALL_ROOT="$(JXDIST)/bin" JX_LIB_ROOT="$(JXDIST)/lib" \ 
     52                $(MAKE) DESTDIR=$(CURDIR)/debian/mulberry SKIPJX="yes" install 
    5253 
    5354binary-arch: install