source:
MondoRescue/trunk/mindi/distributions/suse/spec.m4@
489
Last change on this file since 489 was 403, checked in by , 19 years ago | |
---|---|
File size: 370 bytes |
Line | |
---|---|
1 | dnl This file contains all specificities for Mindi SuSE spec file build |
2 | dnl |
3 | dnl SSS is replaced by the source package format |
4 | define(`SSS', %{name}-%{version}.tgz)dnl |
5 | dnl DDD is replaced by the list of dependencies specific to that distro |
6 | define(`DDD', %{addreqb}, syslinux)dnl |
7 | dnl GRP is replaced by the RPM group of apps |
8 | define(`GRP', Productivity/Archiving/Backup)dnl |
Note:
See TracBrowser
for help on using the repository browser.