From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 6E0E041214 for ; Tue, 19 Apr 2022 11:10:54 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8B4A768B353; Tue, 19 Apr 2022 14:10:51 +0300 (EEST) Received: from btbn.de (btbn.de [136.243.74.85]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 446E068B002 for ; Tue, 19 Apr 2022 14:10:43 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id 78A29308892 for ; Tue, 19 Apr 2022 13:10:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1650366641; bh=XgZFyj1M4toPpkJltMEZgBLdkQFQAcXFOMMN+OJhdlc=; h=Date:Subject:To:References:From:In-Reply-To; b=KJix4gWNUCQL+9f3HtpN0AxZYloTbanqCtgF736IvoyiIiueLoVqKDayzusMTmRSH AJ2pyDK0zqi23ZCeNGnYpnKbPPBFrPeEH47CCN58Yz+8Vb1kSECAy6Uk8UAAl4swGU 5b/W9jsEhlwkZlJsY+1IgHnHdVwH5GSC5iQFh74f2foSwvOnsK6hvUAysT8WJQI4AO +Oa+d6Np5Ych+lU0l2Hs9KZl6KAYK1VhzjFpwbmW8/swdTGkYbqU8lAsLanSbJNNQ3 P+UDRNJs8WYcwFbyKB276v1/J1KRhjt0B8+y0Uxk8eBGofbSyF6NXTwGsS7dRUFGFj UFBRY2uof5oug== Message-ID: Date: Tue, 19 Apr 2022 13:10:40 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20220418105630.AFDE34104A3@natalya.videolan.org> From: Timo Rothenpieler In-Reply-To: Subject: Re: [FFmpeg-devel] [FFmpeg-cvslog] doc: install css files along html docs X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: > This broke all fate instances that have htmlpages enabled, as this broke > "make install" whenever building out of the source tree - the html files > are generated and exist in the build tree, but the css files don't. Should be fixed now _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".