Changeset 1496

Show
Ignore:
Timestamp:
10/16/09 23:33:48 (5 weeks ago)
Author:
Alexandre Rossi <alexandre.rossi@…>
Hashname:
20091016213348-85ee7-3e1d944545c9f06989fa20fca0bcef53a65f134a
Message:

[debian] comment the --install-layout=deb test

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • debian/rules

    r1495 r1496  
    1111 
    1212ifeq ($(PYVERS), 2.5) 
     13        # --install-layout=deb does not exist in python << 2.6 
    1314        DISTUTILSINSTLAYOUT = 
    1415else