mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-18 00:45:51 +00:00
Deb: trim cruft from Makefile
This commit is contained in:
parent
69efc52614
commit
d658f2b8a3
1 changed files with 0 additions and 1 deletions
1
debian/Makefile.to_fakebuild_tar_package
vendored
1
debian/Makefile.to_fakebuild_tar_package
vendored
|
|
@ -1,6 +1,5 @@
|
|||
TARGET_OS := $(shell lsb_release -is | tr '[:upper:]' '[:lower:]')
|
||||
TARGET_OS_CODENAME := $(shell lsb_release -cs | tr '[:upper:]' '[:lower:]')
|
||||
TARBALL_DIR :=
|
||||
ifeq ($(TARGET_OS), centos)
|
||||
TARBALL_DIR := $$RPM_SOURCE_DIR
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue