summaryrefslogtreecommitdiff
path: root/user/opengfx/Makefile.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-04-17 22:46:39 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-04-17 22:46:39 +0000
commit6e5b3282fb9a3360fdb5804d798e852a3938c9a9 (patch)
treedb582f867d7c252a5c9856920634307f622a8c43 /user/opengfx/Makefile.patch
parent92f4cd683c2d6b8806db1f6d38199c01b83298be (diff)
downloadpackages-6e5b3282fb9a3360fdb5804d798e852a3938c9a9.tar.gz
packages-6e5b3282fb9a3360fdb5804d798e852a3938c9a9.tar.bz2
packages-6e5b3282fb9a3360fdb5804d798e852a3938c9a9.tar.xz
packages-6e5b3282fb9a3360fdb5804d798e852a3938c9a9.zip
user/opengfx: bump to 0.5.5, use https, remove Py3 fix
Diffstat (limited to 'user/opengfx/Makefile.patch')
-rw-r--r--user/opengfx/Makefile.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/user/opengfx/Makefile.patch b/user/opengfx/Makefile.patch
index 169df9668..1e4585311 100644
--- a/user/opengfx/Makefile.patch
+++ b/user/opengfx/Makefile.patch
@@ -11,15 +11,6 @@
# Graphics processing
GIMP ?= gimp
-@@ -196,7 +196,7 @@
- endif
-
- # Days of commit since 2000-1-1 00-00
--REPO_DAYS_SINCE_2000 ?= $(shell $(PYTHON) -c "from datetime import date; print (date(`echo "$(REPO_DATE)" | sed s/-/,/g | sed s/,0/,/g`)-date(2000,1,1)).days")
-+REPO_DAYS_SINCE_2000 ?= $(shell $(PYTHON) -c "from datetime import date; print ((date(`echo "$(REPO_DATE)" | sed s/-/,/g | sed s/,0/,/g`)-date(2000,1,1)).days)")
-
- # Filename addition, if we're not building the default branch
- REPO_BRANCH_STRING ?= $(shell if [ "$(REPO_BRANCH)" = "$(DEFAULT_BRANCH_NAME)" ]; then echo ""; else echo "-$(REPO_BRANCH)"; fi)
@@ -719,7 +719,7 @@
$(_E)
endif