summary refs log tree commit diff
path: root/pkgs/games/crawl/crawl_purify.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/crawl/crawl_purify.patch')
-rw-r--r--pkgs/games/crawl/crawl_purify.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/crawl/crawl_purify.patch b/pkgs/games/crawl/crawl_purify.patch
index bae82bebfb7..0e2d335adac 100644
--- a/pkgs/games/crawl/crawl_purify.patch
+++ b/pkgs/games/crawl/crawl_purify.patch
@@ -7,7 +7,7 @@ index b7e2fbf..5ff23db 100644
  
  ifndef CROSSHOST
 -	SQLITE_INCLUDE_DIR := /usr/include
-+	SQLITE_INCLUDE_DIR := ${sqlite.dev}/include
++	SQLITE_INCLUDE_DIR := ${sqlite}/include
  else
  	# This is totally wrong, works only with some old-style setups, and
  	# on some architectures of Debian/new FHS multiarch -- excluding, for