diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-13 18:12:31 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-13 18:12:31 +0000 |
commit | da537565dc3e5168149b64008a4c030407baaec0 (patch) | |
tree | 437ed062ad52b3de03d20febe2deeda4219b7eca /sysutils/setcdboot | |
parent | tabify (diff) |
* This builds and should work when run on the i386.
* better note that this is for use on DEC Alpha ISO images.
Notes
Notes:
svn path=/head/; revision=25768
Diffstat (limited to 'sysutils/setcdboot')
-rw-r--r-- | sysutils/setcdboot/Makefile | 2 | ||||
-rw-r--r-- | sysutils/setcdboot/pkg-comment | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/setcdboot/Makefile b/sysutils/setcdboot/Makefile index cbfe02d8a7cc..3612d4b47740 100644 --- a/sysutils/setcdboot/Makefile +++ b/sysutils/setcdboot/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .c MAINTAINER= obrien@FreeBSD.org -ONLY_FOR_ARCHS= alpha - NO_WRKSUBDIR= yes DISTDIR= ${FILESDIR} diff --git a/sysutils/setcdboot/pkg-comment b/sysutils/setcdboot/pkg-comment index ef9cf650bde8..bfd9ead4fd10 100644 --- a/sysutils/setcdboot/pkg-comment +++ b/sysutils/setcdboot/pkg-comment @@ -1 +1 @@ -Mark a file bootable within an Alpha ISO-9660 image. +Mark a file bootable within a DEC Alpha ISO-9660 image. |