Ignore:
Timestamp:
08/06/09 07:03:07 (3 years ago)
Author:
marc
Message:

Better prefix for installation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/release/0.2/debian/rules

    r316 r319  
    4444 
    4545        # Add here commands to install the package into debian/itaka. 
    46         $(MAKE) DESTDIR=$(CURDIR)/debian/itaka/usr install 
     46        $(MAKE) REAL_PREFIX=/usr PREFIX=$(CURDIR)/debian/itaka/usr install 
    4747 
    4848        # And other miscellaneous tasks 
Note: See TracChangeset for help on using the changeset viewer.