Code

Fixed patches
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 25 Nov 2008 13:58:43 +0000 (13:58 +0000)
committercajus <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

index 13dab1c3de8326c859d5f6ccec9bde77565adac9..02e4b03ea073c113d467c54593318503c1a5a6d1 100644 (file)
@@ -20,7 +20,7 @@ Group:                        System/Administration
 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
@@ -158,10 +158,10 @@ Spain localized online manual page for GOSA package
 
 %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