Fixed a typo I put in there!
authorJohn Terpstra <jht@samba.org>
Tue, 25 Apr 2000 03:39:15 +0000 (03:39 +0000)
committerJohn Terpstra <jht@samba.org>
Tue, 25 Apr 2000 03:39:15 +0000 (03:39 +0000)
packaging/PHT/TurboLinux/samba2.spec.tmpl

index fb724f47d3e6da218aafd08261eae5e885b2da1b..3c2d9215ce23fb8e2159e79c3f4ba3b03edaf988 100644 (file)
@@ -209,7 +209,8 @@ done
 # Install codepage source files
 for i in 437 737 775 850 852 861 866 932 936 949 950 1251
 do
-install -m644 source/codepages/codepage_def.$i $RPM_BUILD_ROOT/etc/codepages/srcdone
+install -m644 source/codepages/codepage_def.$i $RPM_BUILD_ROOT/etc/codepages/src
+done
 for i in 437 737 850 852 861 866 932 936 949 950 ISO8859-1 ISO8859-2 ISO8859-5 ISO8859-7 KOI8-R
 do
 install -m644 source/codepages/CP$i.TXT $RPM_BUILD_ROOT/etc/codepages/src