« Return to Thread: [Xfce-bugs] [Bug 3280] New: gtk-xfce-engine-2 'make install' is broken, installs redudant files.

[Bug 3280] gtk-xfce-engine-2 'make install' is broken, installs redudant files.

by Bugzilla from bugzilla-daemon@xfce.org :: Rate this Message:

Reply to Author | View in Thread

http://bugzilla.xfce.org/show_bug.cgi?id=3280


Samuli Suominen <ssuominen@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|xfce-4.4.2                  |xfce-4.6rc1




--- Comment #2 from Samuli Suominen <ssuominen@...>  2008-12-08 22:50:02 UTC ---
The problem is still there with latest version 2.4.3, with every Makefile.am
files in themes/ these are redudant:

theme_DATA = ICON.png README.html
EXTRA_DIST = $(theme_DATA)

Can we get this simple thing fixed? Delete all the ICON.png, README.html files
and remove these lines from Makefile.am's. They are duplicates... and ends up
at end users system.

--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
Xfce-bugs@...
http://foo-projects.org/mailman/listinfo/xfce-bugs

 « Return to Thread: [Xfce-bugs] [Bug 3280] New: gtk-xfce-engine-2 'make install' is broken, installs redudant files.