mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 10:22:59 +02:00
lcd4linux: update to svn1158 and add hacked digital-photo-frame driver.
thx to gerdh for his work and inspiration.
This commit is contained in:
12
src/patches/dpfhack.patch
Normal file
12
src/patches/dpfhack.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff -Naur dpf_alt/python/Makefile dpf/python/Makefile
|
||||
--- dpf_alt/python/Makefile 2011-04-18 17:14:12.000000000 +0200
|
||||
+++ dpf/python/Makefile 2011-08-14 13:22:46.129748815 +0200
|
||||
@@ -32,7 +32,7 @@
|
||||
endif
|
||||
|
||||
ifeq (Linux, $(PLATFORM))
|
||||
- PYTHON=$(shell pyversions -d)
|
||||
+ PYTHON=python2.7
|
||||
include $(DEVLIB)/unixdll.mk
|
||||
DLLDEPS = $(CLIENTLIB) -l$(PYTHON)
|
||||
PYTHONINCLUDES = -I/usr/include/$(PYTHON)
|
||||
Reference in New Issue
Block a user