]> git.pld-linux.org Git - packages/dokuwiki-plugin-pagemoveng.git/commitdiff
- fix duplicate .txt extension
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 3 Oct 2007 08:48:05 +0000 (08:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dokuwiki-plugin-pagemoveng.spec -> 1.2

dokuwiki-plugin-pagemoveng.spec

index ff4430c3467aec5debfc61be26918bfa1230e093..54c9027e964e32787b0ad66bdd05ea187b63fdeb 100644 (file)
@@ -32,6 +32,10 @@ In full you can:
 # undos the source
 %{__sed} -i -e 's,\r$,,' admin.php
 
+mv lang/cs/pagemove.txt{.txt,}
+mv lang/es/pagemove.txt{.txt,}
+mv lang/pl/pagemove.txt{.txt,}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_plugindir}
This page took 0.110235 seconds and 4 git commands to generate.