]> git.pld-linux.org Git - packages/eject.git/commitdiff
- fixed build with new gettext auto/th/eject-2_0_13-5
authorsparky <sparky@pld-linux.org>
Sun, 17 Apr 2005 20:27:20 +0000 (20:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eject.spec -> 1.60

eject.spec

index 9e8187b1d8dc300bfb3ed59a9931741744c4633f..7cf8c75a5d660f41eb73ed3bc4bb7d75d55f04ec 100644 (file)
@@ -87,9 +87,12 @@ mv -f po/{zh_TW.Big5,zh_TW}.po
 
 cp %{SOURCE2} po/pl.po
 
+echo "de fr ja pl zh_TW" >> po/LINGUAS
+echo "eject.c\n i18n.h\n volname.c" >> po/POTFILES.in
+
 %build
 %{__gettextize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
 %configure
This page took 0.036467 seconds and 4 git commands to generate.