[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    qt-copy's qmake generates wrong "strip statements".
From:       Patrick Mau <mau () oscar ! prima ! de>
Date:       2002-07-24 9:01:06
[Download RAW message or body]

Hallo List,

I'm not subscribed, please Cc me. Thanks.

The following diff


diff -u -r1.16 -r1.17
--- qt-copy/mkspecs/linux-g++/qmake.conf	2002/04/26 20:55:12 1.16
+++ qt-copy/mkspecs/linux-g++/qmake.conf	2002/07/12 21:52:40 1.17
@@ -79,3 +79,4 @@
 QMAKE_MOVE		= mv
 QMAKE_DEL_FILE		= rm -f
 QMAKE_DEL_DIR		= rmdir
+QMAKE_STRIP             = strip


was commited to qt-copy and causes illegal "strip" commnds in
"./src/Makefile" when installing html files:

strip "$(INSTALL_ROOT)/var/tmp/qt-install/doc/html/"

This will fail because strip cannot work on directories.  The quick
solution would be to reverse the patch.  I'm not involved in KDE's
development, so maybe someone could forward this bug report to
the right place.

Thanks,
Patrick
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic