]> git.ipfire.org Git - people/stevee/pakfire.git/commitdiff
Install python modules in arch-dependent directories.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 7 Sep 2013 10:09:04 +0000 (12:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 7 Sep 2013 10:09:04 +0000 (12:09 +0200)
Makefile.am

index bd2546bb56e11ad6b814db7cfb5a442dd19495f5..432807bbb0a319f4caa637650f8f0771fe220dc9 100644 (file)
@@ -31,6 +31,7 @@ AUTOMAKE_OPTIONS = color-tests
 SUBDIRS = . po
 
 libexecdir = $(libdir)/pakfire
+pythondir  = $(pyexecdir)
 
 configsdir = $(sysconfdir)/pakfire
 configsdistrosdir = $(configsdir)/distros