Changeset 403 in MondoRescue for trunk/mindi/distributions/suse
- Timestamp:
- Feb 18, 2006, 2:42:20 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mindi/distributions/suse/spec.m4
r388 r403 4 4 define(`SSS', %{name}-%{version}.tgz)dnl 5 5 dnl DDD is replaced by the list of dependencies specific to that distro 6 define(`DDD', %{addreqb} )dnl6 define(`DDD', %{addreqb}, syslinux)dnl 7 7 dnl GRP is replaced by the RPM group of apps 8 define(`GRP', Archiving/Backup)dnl8 define(`GRP', Productivity/Archiving/Backup)dnl
Note:
See TracChangeset
for help on using the changeset viewer.