Bug 44333

Summary: [REGRESSION] r65608 broke gtk distcheck
Product: WebKit Reporter: Alejandro G. Castro <alex>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: loislo, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Proposed patch xan.lopez: review+

Description Alejandro G. Castro 2010-08-20 05:50:25 PDT
It causes this error during the installation:

/.local/bin/install-check ./Programs/resources/inspector/inspector.html './Programs/resources/inspector'
install: `./Programs/resources/inspector/inspector.html' and `./Programs/resources/inspector/inspector.html' are the same file
Comment 1 Alejandro G. Castro 2010-08-20 06:07:18 PDT
Created attachment 64949 [details]
Proposed patch
Comment 2 Ilya Tikhonovsky 2010-08-20 06:12:19 PDT
I have no enough knowledge to review automake things
Comment 3 Xan Lopez 2010-08-20 06:14:06 PDT
Comment on attachment 64949 [details]
Proposed patch

Looks good.
Comment 4 Alejandro G. Castro 2010-08-20 08:15:14 PDT
landed r65735