packages: neformal/neformal.spec - fix build problem (not elegant but it se...
uzsolt
uzsolt at pld-linux.org
Wed May 6 19:57:25 CEST 2009
Author: uzsolt Date: Wed May 6 17:57:25 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- fix build problem (not elegant but it seems it works)
---- Files affected:
packages/neformal:
neformal.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/neformal/neformal.spec
diff -u packages/neformal/neformal.spec:1.2 packages/neformal/neformal.spec:1.3
--- packages/neformal/neformal.spec:1.2 Wed May 6 19:26:43 2009
+++ packages/neformal/neformal.spec Wed May 6 19:57:20 2009
@@ -36,6 +36,7 @@
%prep
%setup -q
%{__sed} -i 's@\":/icons\/\([^"]*\)@"/usr/share/icons/hicolor/scalable/apps/neformal/\1@' mainwindow.cpp
+%{__sed} -i 's at std::\([^(]*\)@\1@' metainf.cpp
%build
qmake-qt4
@@ -63,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2009/05/06 17:57:20 uzsolt
+- fix build problem (not elegant but it seems it works)
+
Revision 1.2 2009/05/06 17:26:43 uzsolt
- 3.0.0
- change patch0 to sed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/neformal/neformal.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list