flatzebra - A generic game engine for 2D double-buffering animation WWW: http://www3.sympatico.ca/sarrazip/dev/ Needed for the upgrade of games/afternoonstalker
11 lines
294 B
Text
11 lines
294 B
Text
--- Makefile.in.orig Sun May 2 15:02:56 2004
|
|
+++ Makefile.in Tue Oct 18 12:55:50 2005
|
|
@@ -152,7 +152,7 @@
|
|
|
|
SUBDIRS = src
|
|
|
|
-pkgconfigdir = $(libdir)/pkgconfig
|
|
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
|
pkgconfig_DATA = $(PACKAGE)-$(API).pc
|
|
|
|
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|