Changeset 252
- Timestamp:
- 02/21/06 23:54:48 (7 years ago)
- File:
-
- 1 edited
-
debian/rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
debian/rules
r239 r252 73 73 /usr/bin/find debian/tmp -depth -type d -name CVS -exec rm {} -rf \; 74 74 # Installation des scripts utilisables par les sous-modules : 75 install -o root -g root quota_init debian/tmp/usr/lib/alternc/76 install -o root -g root quota_delete debian/tmp/usr/lib/alternc/75 install -o root -g root -m0750 quota_init debian/tmp/usr/lib/alternc/ 76 install -o root -g root -m0750 quota_delete debian/tmp/usr/lib/alternc/ 77 77 78 78
Note: See TracChangeset
for help on using the changeset viewer.
