| Subject: | Re: Multiple %configure |
|---|---|
| From: | Ralf Ertzinger |
| Date: | Wed, 5 Apr 2006 11:18:48 +0200 |
Hi. On Wed, 5 Apr 2006 11:33:43 +0200, Alain PORTAL wrote: > So, I should want to know if it is possible to do something like: > > > then > %configure --with-qt-dir=/usr/lib64/qt-3.3/ > else > %configure > fi Maybe something like %configure \ if ( arch=x86_64 && dist=fc4 ) --with-qt-dir=... fi will do. I do not know the correct rpmbuild syntax, I am afraid. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Multiple %configure, Alain PORTAL |
|---|---|
| Next by Date: | [Bug 182254] Review Request: SS5, bugzilla |
| Previous by Thread: | Multiple %configure, Alain PORTAL |
| Next by Thread: | Re: Multiple %configure, Alain PORTAL |
| Indexes: | [Date] [Thread] [Top] [All Lists] |