diff options
| author | emmett1 <me@emmett1.my> | 2026-06-23 17:50:11 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-23 17:50:11 +0800 |
| commit | 10dbbb91382c34241f10533c068f867981f10ef0 (patch) | |
| tree | 16f0c9739137c091e7f37ef55cfbfc0db50a28cb /repos/core/byacc/.files | |
| parent | ebc42d23e093edea7c95f7f29e99a56bd6fc9288 (diff) | |
| download | alicelinux-10dbbb91382c34241f10533c068f867981f10ef0.tar.gz alicelinux-10dbbb91382c34241f10533c068f867981f10ef0.zip | |
byacc: new added, replacing bison
Diffstat (limited to 'repos/core/byacc/.files')
| -rw-r--r-- | repos/core/byacc/.files | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/repos/core/byacc/.files b/repos/core/byacc/.files new file mode 100644 index 00000000..d326a86b --- /dev/null +++ b/repos/core/byacc/.files @@ -0,0 +1,9 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +lrwxrwxrwx root/root usr/bin/bison -> yacc +-rwxr-xr-x root/root usr/bin/yacc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +lrwxrwxrwx root/root usr/share/man/man1/bison.1.gz -> yacc.1.gz +-rw-r--r-- root/root usr/share/man/man1/yacc.1.gz |