[Bug 219873] Review Request: kio_sword - lightweight Sword front-end for KDE

bugzilla at redhat.com bugzilla at redhat.com
Sat Jan 13 06:48:39 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: kio_sword - lightweight Sword front-end for KDE


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=219873





------- Additional Comments From dakingun at gmail.com  2007-01-13 01:48 EST -------
I'm sorry that patch should really look like below;
>>
--- /home/deji/Desktop/kio_sword-0.3-2.src.rpm_FILES/kio_sword.spec    
2007-01-13 01:48:38.000000000 -0500
+++ kio_sword.spec      2007-01-13 01:32:54.000000000 -0500
@@ -37,6 +37,12 @@
 
 make DESTDIR=$RPM_BUILD_ROOT install
 
+#Fix symlink to be relative
+rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/HTML/en/kio_sword/common
+pushd $RPM_BUILD_ROOT%{_datadir}/doc/HTML/en/kio_sword/
+ln -s ../common common
+popd
+
 %find_lang kio_sword || touch kio_sword.lang
 HTML_DIR=$(kde-config --expandvars --install html)
 if [ -d $RPM_BUILD_ROOT/$HTML_DIR ]; then
<<
I guess its time to go to bed.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list