20191221
All checks were successful
Run CI/CD... / main (push) Successful in 5m5s

This commit is contained in:
Your Name 2025-02-17 15:06:39 +00:00
parent 91ae31e6ca
commit e2dc129181

View file

@ -1,19 +0,0 @@
*** Makefile.orig 2018-09-23 15:17:20.000000000 +0300
--- Makefile 2018-11-26 21:05:38.969988144 +0300
***************
*** 50,56 ****
CFLAGS+=-D_GNU_SOURCE -DCONFIG_VERSION=\"$(shell cat VERSION)\"
LDFLAGS=
! bindir=/usr/local/bin
INSTALL=install
PROGS+= temu$(EXE)
--- 50,56 ----
CFLAGS+=-D_GNU_SOURCE -DCONFIG_VERSION=\"$(shell cat VERSION)\"
LDFLAGS=
! bindir=/usr/bin
INSTALL=install
PROGS+= temu$(EXE)