Changeset 1039 in MondoRescue for branches/stable/tools/svn2build
- Timestamp:
- Jan 6, 2007, 6:12:54 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/tools/svn2build
r1028 r1039 86 86 elif [ "$dtype" = "tgz" ]; then 87 87 m4 $MONDOTMP/mondorescue.mc $dest/distributions/$dfam/slack-desc > $dest/distributions/${ddir}-$dver/slack-desc 88 elif [ "$dtype" = "port" ]; then 89 m4 $MONDOTMP/mondorescue.mc $dest/distributions/$dfam/Makefile > $dest/distributions/${ddir}-$dver/Makefile 88 90 elif [ "$dtype" = "deb" ]; then 89 91 cp -a $dest/distributions/$ddir/* $dest/distributions/${ddir}-$dver
Note:
See TracChangeset
for help on using the changeset viewer.