Page MenuHomeFreeBSD

D52793.1778394996.diff
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

D52793.1778394996.diff

diff --git a/lib/liby/Makefile b/lib/liby/Makefile
--- a/lib/liby/Makefile
+++ b/lib/liby/Makefile
@@ -1,4 +1,4 @@
-PACKAGE=lib${LIB}
+PACKAGE=toolchain
LIB= y
SRCS= main.c yyerror.c
NO_PIC=
diff --git a/release/packages/ucl/liby-all.ucl b/release/packages/ucl/liby-all.ucl
deleted file mode 100644
--- a/release/packages/ucl/liby-all.ucl
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
- * SPDX-License-Identifier: ISC
- *
- * Copyright (c) 2025 Lexi Winter <ivy@FreeBSD.org>
- *
- * Permission to use, copy, modify, and distribute this software for any
- * purpose with or without fee is hereby granted, provided that the above
- * copyright notice and this permission notice appear in all copies.
- *
- * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
- * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
- * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
- * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
- * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
- * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- */
-
-comment = "YACC runtime library"
-
-desc = <<EOD
-liby provides default implementations of main() and yyerror() for applications
-which use the yacc(1) parser generator.
-EOD
-
-annotations {
- set = "optional,optional-jail"
-}

File Metadata

Mime Type
text/plain
Expires
Sun, May 10, 6:36 AM (16 m, 59 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28632341
Default Alt Text
D52793.1778394996.diff (1 KB)

Event Timeline