Am Samstag, 8. Juli 2006 13:10 schrieb Michael Gerz:
> Hi,
> 
> some more xforms relicts, use --with-frontend=qt3

Michael,

you forgot the frontend for the rpm spec file. The attached goes in now.


Georg
Index: configure.ac
===================================================================
--- configure.ac	(Revision 14378)
+++ configure.ac	(Arbeitskopie)
@@ -184,7 +184,7 @@ for frontend in $FRONTENDS ; do
 	  QT_DO_IT_ALL
 	  FRONTENDS_PROGS="$FRONTENDS_PROGS lyx-qt\$(EXEEXT)"
 	  FRONTENDS_SUBDIRS="$FRONTENDS_SUBDIRS qt3"
-	  RPM_FRONTEND="qt"
+	  RPM_FRONTEND="qt3"
 	  FRONTEND_INFO="${FRONTEND_INFO}\
   Qt Frontend:\n\
       Qt version:\t\t${QT_VERSION}\n"

Reply via email to