From: Jakub Bogusz Date: Tue, 6 Jul 2004 18:54:05 +0000 (+0000) Subject: - no sense to translate Eclipse name X-Git-Tag: auto/ac/eclipse-plugin-cdt-2_0-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Feclipse-plugin-cdt.git;a=commitdiff_plain;h=0944af9edb34cdbd237ac5898bfc1d75b773e54d - no sense to translate Eclipse name Changed files: eclipse-plugin-cdt.spec -> 1.4 --- diff --git a/eclipse-plugin-cdt.spec b/eclipse-plugin-cdt.spec index 5dc6744..031408f 100644 --- a/eclipse-plugin-cdt.spec +++ b/eclipse-plugin-cdt.spec @@ -1,5 +1,5 @@ Summary: CDT - a set of plugins for Eclipse that implement a C/C++ IDE -Summary(pl): CDT - zestaw wtyczek do Eclipsa implementuj±cy IDE C/C++ +Summary(pl): CDT - zestaw wtyczek do ¶rodowiska Eclipse implementuj±cy IDE C/C++ Name: eclipse-plugin-cdt %define _ver_major 2.0 %define _ver_minor 0 @@ -22,7 +22,7 @@ supports C/C++ development with a number of views, wizards, a powerful editor, and a debugger. %description -l pl -Projekt CDT rozszerza zintegrowane ¶rodowisko programistyczne Eklipsa +Projekt CDT rozszerza zintegrowane ¶rodowisko programistyczne Eclipse o nowe elementy wspomagaj±ce tworzenie aplikacji w jêzykach C i C++. %prep @@ -38,8 +38,8 @@ rm -r eclipse/plugins/org.eclipse.cdt.core.linux_%{_ver_major}.%{_ver_minor}/os/ %install rm -rf $RPM_BUILD_ROOT - install -d $RPM_BUILD_ROOT%{_eclipsedir}/{features,plugins} + cp -r * $RPM_BUILD_ROOT%{_datadir} %clean