Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 424892
Collapse All | Expand All

(-)scripts/Makefile.am.orig (-1 / +2 lines)
Lines 1-7 Link Here
1
spooldir = @localstatedir@/spool/capisuite
1
spooldir = @localstatedir@/spool/capisuite
2
pkgsysconfdir = @sysconfdir@/capisuite
2
pkgsysconfdir = @sysconfdir@/capisuite
3
3
4
dist_pkglib_DATA = idle.py incoming.py README
4
scriptdatadir=$(pkglibdir)
5
dist_scriptdata_DATA = idle.py incoming.py README
5
python_module_DATA = cs_helpers.py
6
python_module_DATA = cs_helpers.py
6
EXTRA_DIST = cs_helpers.pyin fax.confin answering_machine.confin capisuitefax.in
7
EXTRA_DIST = cs_helpers.pyin fax.confin answering_machine.confin capisuitefax.in
7
8

Return to bug 424892