ms-sys: remove long_desc.
This commit is contained in:
parent
d76e9f2546
commit
171b57e102
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ms-sys'
|
# Template file for 'ms-sys'
|
||||||
pkgname=ms-sys
|
pkgname=ms-sys
|
||||||
version=2.2.1
|
version=2.2.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="PREFIX=/usr"
|
make_build_args="PREFIX=/usr"
|
||||||
make_install_args="PREFIX=/usr MANDIR=/usr/share/man"
|
make_install_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||||
|
@ -11,7 +11,3 @@ license="GPL-2"
|
||||||
homepage="http://ms-sys.sourceforget.net"
|
homepage="http://ms-sys.sourceforget.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=4e5661fd5837e41350a7516012901111a8cece2e9d76efb5cfb2a6f90bf712c4
|
checksum=4e5661fd5837e41350a7516012901111a8cece2e9d76efb5cfb2a6f90bf712c4
|
||||||
long_desc="
|
|
||||||
The program does the same as Microsoft \"fdisk /mbr\" to a hard disk or \"sys d:\"
|
|
||||||
to a floppy or FAT partition except that it does not copy any system files,
|
|
||||||
only the boot record is written."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue