Index: Makefile =================================================================== --- Makefile (revision 535894) +++ Makefile (working copy) @@ -23,4 +23,12 @@ GL_ACCOUNT= accounts-sso GL_COMMIT= cfadea7ba8ba4011ae20d771696eb74deb87201e +.include + +.if ${ARCH} == powerpc64 +PLIST_SUB= PPC64="@comment " +.else +PLIST_SUB= PPC64="" +.endif + .include Index: pkg-plist =================================================================== --- pkg-plist (revision 535894) +++ pkg-plist (working copy) @@ -4,22 +4,22 @@ %%QT_QMLDIR%%/Ubuntu/OnlineAccounts/qmldir %%DATADIR%%/doc/html/.gitignore %%DATADIR%%/doc/html/onlineaccounts-qml-api.index -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account-members.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice-members.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel-members.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application-members.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel-members.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials-members.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager-members.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel-members.html -%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account-members.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice-members.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel-members.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application-members.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel-members.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials-members.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager-members.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel-members.html +%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel.html %%DATADIR%%/doc/html/style/qtquick.css -%%DATADIR%%/doc/html/ubuntu-onlineaccounts-qmlmodule.html +%%PPC64%%%%DATADIR%%/doc/html/ubuntu-onlineaccounts-qmlmodule.html @dir %%DATADIR%%/doc/html/images