Changeset 2064
- Timestamp:
- 29/01/2008 00:01:01 (4 years ago)
- File:
-
- 1 edited
-
box/trunk/infrastructure/makeparcels.pl.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/infrastructure/makeparcels.pl.in
r2038 r2064 162 162 $local_install_dir = "@prefix@/$dest"; 163 163 } 164 print SCRIPT "install $name $local_install_dir\n"; 164 print SCRIPT "install $name " . 165 "\$DESTDIR$local_install_dir\n"; 165 166 } 166 167 }
Note: See TracChangeset
for help on using the changeset viewer.
