]> git.pld-linux.org Git - packages/e2fsprogs.git/commitdiff
- typo in %%if
authorankry <ankry@pld-linux.org>
Sun, 7 Sep 2003 21:56:44 +0000 (21:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    e2fsprogs.spec -> 1.116

e2fsprogs.spec

index 992a7b84d29f64c861fb456e2a23ee4cd22224ed..32517912c6d40f90d6b7e8dbfc294e08f8d1fefe 100644 (file)
@@ -499,7 +499,7 @@ echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/$a/man8/fsck.ext3.8
 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/$a/man8/mkfs.ext2.8
 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/$a/man8/mkfs.ext3.8
 
-%if 0%{!_without_nls:1}
+%if 0%{!?_without_nls:1}
 [ "`file $RPM_BUILD_ROOT%{_datadir}/locale/it/LC_MESSAGES/e2fsprogs.mo |\
        sed -e 's/.*,//' -e 's/message.*//'`" -le 1 ] && rm -f $f
 %find_lang %{name}
This page took 0.182 seconds and 4 git commands to generate.