Re: Compilation Problem with TMDA 1.1.6

[email protected] (Jason R. Mastaler)
Newsgroups gmane.mail.spam.tmda.user
Message-ID <[email protected]>
Sebastian <[email protected]> writes:

> + install 'TMDA/Queue*.py' 'TMDA/Queue*.pyc' /var/tmp/tmda-
> buildroot/usr/lib/python2.3/site-packages/TMDA/Queue
> install: cannot stat `TMDA/Queue*.py': No such file or directory
> install: cannot stat `TMDA/Queue*.pyc': No such file or directory
> error: Bad exit status from /var/tmp/rpm-tmp.33591 (%install)

Looks like I made a one character typo.  Does making this change to
tmda.spec help?


Index: tmda.spec
===================================================================
--- tmda.spec   (revision 2063)
+++ tmda.spec   (working copy)
@@ -48,7 +48,7 @@
 install bin/tmda-* %{buildroot}%{_bindir}
 install templates/*.txt %{buildroot}%{_datadir}/tmda
 install TMDA/*.{py,pyc} %{buildroot}%{pylibdir}/TMDA
-install TMDA/Queue*.{py,pyc} %{buildroot}%{pylibdir}/TMDA/Queue
+install TMDA/Queue/*.{py,pyc} %{buildroot}%{pylibdir}/TMDA/Queue
 install TMDA/pythonlib/email/*.{py,pyc} %{buildroot}%{pylibdir}/TMDA/pythonlib/email
 install contrib/print{cdb,dbm} %{buildroot}%{_bindir}
 install contrib/collectaddys %{buildroot}%{_bindir}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.