mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Move comment in sgml_common to top of file (#8359)
This commit is contained in:
committed by
GitHub
parent
d1c1cfd97c
commit
e4280d29fa
@@ -1,7 +1,7 @@
|
||||
require 'package'
|
||||
|
||||
# from LFS: http://www.linuxfromscratch.org/blfs/view/cvs/pst/sgml-common.html
|
||||
|
||||
require 'package'
|
||||
|
||||
class Sgml_common < Package
|
||||
description 'The sgml-common package gathers very basic stuff necessary to work with SGML and XML.'
|
||||
homepage 'https://sourceware.org/docbook-tools/'
|
||||
|
||||
Reference in New Issue
Block a user