mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-07 16:54:13 +01:00
Deb: trim cruft from Makefile
This commit is contained in:
parent
69efc52614
commit
d658f2b8a3
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…
Reference in New Issue
Block a user