From: Michael Tremer Date: Sat, 7 Sep 2013 10:09:04 +0000 (+0200) Subject: Install python modules in arch-dependent directories. X-Git-Tag: 0.9.26~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b72b666bcbf059cbb01fbc279b10153204c566be;p=pakfire.git Install python modules in arch-dependent directories. --- diff --git a/Makefile.am b/Makefile.am index bd2546bb5..432807bbb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,6 +31,7 @@ AUTOMAKE_OPTIONS = color-tests SUBDIRS = . po libexecdir = $(libdir)/pakfire +pythondir = $(pyexecdir) configsdir = $(sysconfdir)/pakfire configsdistrosdir = $(configsdir)/distros