13 lines
489 B
Plaintext
13 lines
489 B
Plaintext
$OpenBSD: patch-codegen_Makefile_in,v 1.3 2007/05/09 21:35:52 alek Exp $
|
|
--- codegen/Makefile.in.orig Mon Feb 5 21:55:35 2007
|
|
+++ codegen/Makefile.in Sun May 6 06:14:33 2007
|
|
@@ -212,7 +212,7 @@ sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
PLATFORM_VERSION = 2.0
|
|
bin_SCRIPTS = pygtk-codegen-$(PLATFORM_VERSION)
|
|
-codegendir = $(pkgdatadir)/$(PLATFORM_VERSION)/codegen
|
|
+codegendir = $(pkglibdir)/$(PLATFORM_VERSION)/codegen
|
|
codegen_PYTHON = \
|
|
__init__.py \
|
|
argtypes.py \
|