Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37888313
en ru br
ALT Linux repositórios
S:1.4w-alt1
5.0: 0.9.2-alt2
4.1: 0.9.2-alt1
4.0: 0.9.2-alt1
3.0:
+backports:0.9.2-alt0.C30.1

Group :: Sistema/X11
RPM: gmrun

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: gmrun-0.9.1-deb-30-fix-gcc-4.3-build.patch
Download


#! /bin/sh /usr/share/dpatch/dpatch-run
## 30-fix-gcc-4.3-build.dpatch by Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>
##
## DP: include missing headers
@DPATCH@
--- a/src/ci_string.h
+++ b/src/ci_string.h
@@ -8,6 +8,7 @@
 
 #include <string>
 #include <ctype.h>
+#include <cstring>
 
 struct ci_char_traits : public std::char_traits<char>
 {
--- a/src/gtkcompletionline.cc
+++ b/src/gtkcompletionline.cc
@@ -30,6 +30,7 @@
 #include <sstream>
 #include <string>
 #include <vector>
+#include <cstring>
 using namespace std;
 
 #include "gtkcompletionline.h"
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009