]> git.pld-linux.org Git - packages/codeblocks.git/commitdiff
- re-added -pwd.patch auto/th/codeblocks-8_02-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 31 Jan 2009 13:28:40 +0000 (13:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    codeblocks.spec -> 1.25

codeblocks.spec

index 2831fe97057cb5b567afe1d254fee04f5bd93b9e..5b66cab0d2685393d2aafa32384b543d9a3c47b1 100644 (file)
@@ -30,6 +30,7 @@ Source0:      http://dl.sourceforge.net/codeblocks/%{name}-%{version}-src.tar.bz2
 Patch0:                %{name}-FHS-plugins.patch
 Patch1:                %{name}-desktop.patch
 Patch2:                %{name}-ac.patch
 Patch0:                %{name}-FHS-plugins.patch
 Patch1:                %{name}-desktop.patch
 Patch2:                %{name}-ac.patch
+Patch3:                %{name}-pwd.patch
 URL:           http://www.codeblocks.org/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 URL:           http://www.codeblocks.org/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -156,6 +157,7 @@ find . -type f -and -not -name "*.cpp" -and -not -name "*.h" -and -not -name "*.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 # fix the dir, where plugins are installed
 for p in astyle autosave classwizard codecompletion compilergcc debuggergdb \
 
 # fix the dir, where plugins are installed
 for p in astyle autosave classwizard codecompletion compilergcc debuggergdb \
This page took 0.113269 seconds and 4 git commands to generate.