summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d06216d)
raw | patch | inline | side by side (parent: d06216d)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 25 Nov 2008 13:58:43 +0000 (13:58 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 25 Nov 2008 13:58:43 +0000 (13:58 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13028 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/redhat/gosa_2_6.spec | patch | blob | history |
index 13dab1c3de8326c859d5f6ccec9bde77565adac9..02e4b03ea073c113d467c54593318503c1a5a6d1 100644 (file)
Vendor: GONICUS GmbH
Packager: Stefan Japes <japes@GONICUS.de>
Buildarch: noarch
-Patch: 01_fix_smarty_location.patch
+Patch: 01_fix_template_location.patch
Patch1: 02_fix_class_mapping.patch
Patch2: 03_fix_locale_location.patch
Patch3: 04_fix_online_help_location.patch
%prep
%setup -q -n %{sourcename}
-%patch -p0
-%patch1 -p0
-%patch2 -p0
-%patch3 -p0
+%patch -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
find . -depth -name CVS -type d | xargs rm -rf