Skip to content

Commit

Permalink
Fixed Arch packages description in Syntax file.
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
  • Loading branch information
aborodin authored and slavaz committed Oct 30, 2009
1 parent 51f10b3 commit 68e813d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions syntax/Syntax
Expand Up @@ -220,10 +220,10 @@ include named.syntax
file .\*\\.strace$ Strace\sdebug\soutput
include strace.syntax

file PKGBUILD$ Arch\\spackage\\sbuild\\sscript
file PKGBUILD$ Arch\spackage\sbuild\sscript
include PKGBUILD.syntax

file \\.install$ Arch\\spackage\\sinstall\\sscript
file \\.install$ Arch\spackage\sinstall\sscript
include sh.syntax

file ..\*\\.(y|yxx|ypp)$ Yacc/Bison\sParser
Expand Down

0 comments on commit 68e813d

Please sign in to comment.