Şuanki Dizin: /usr/src/kernels/5.14.0-284.11.1.el9_2.x86_64/redhat/ |
Şuanki Dosya : //usr/src/kernels/5.14.0-284.11.1.el9_2.x86_64/redhat/Makefile.rhpkg |
# variables that can be overrided by ~/.rhpkg.mk or $(TOPDIR)/.rhpkg.mk # # Command to invoke rhpkg ifeq ("$(DISTRO)", "fedora") RHPKG_BIN:=fedpkg else ifeq ("$(DISTRO)", "centos") RHPKG_BIN:=centpkg else RHPKG_BIN:=rhpkg endif # Kerberos username for pkgs.devel.redhat.com ifndef RHSELFTESTDATA RHDISTGIT_USER:="$(shell whoami)" else RHDISTGIT_USER:="shadowman" endif # Local dist-git _clean_ clone. To be used when updating dist-git #RHDISTGIT_CACHE:= # Temporary directory to clone the dist-git repo to. Change this if you # have a faster storage RHDISTGIT_TMP:=/tmp # load configuration, starting with home directory then local ifeq ("$(RHDISTGIT_CACHE)", "") ifneq ("$(wildcard ${HOME}/.rhpkg.mk)", "") include ${HOME}/.rhpkg.mk endif ifneq ("$(wildcard $(TOPDIR)/.rhpkg.mk)", "") include $(TOPDIR)/.rhpkg.mk endif endif
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4