You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/libptytty/files/libptytty-2.0-rundir.patch

11 lines
183 B

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -151,6 +151,7 @@
PT_FIND_FILE(
utmp
PT_UTMP_FILE
+ "/run/utmp"
"/var/run/utmp"
"/var/adm/utmp"
"/etc/utmp"