[arch-commits] Commit in erlang/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sat Nov 4 13:00:34 UTC 2017


    Date: Saturday, November 4, 2017 @ 13:00:33
  Author: arodseth
Revision: 265402

Minor changes

Modified:
  erlang/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-04 12:02:19 UTC (rev 265401)
+++ PKGBUILD	2017-11-04 13:00:33 UTC (rev 265402)
@@ -75,7 +75,7 @@
 
   install -d "$pkgdir/usr/lib/erlang/lib"
   mv unixodbc/* "$pkgdir/usr/lib/erlang/lib/"
-  install -Dm644 odbc.3.gz "$pkgdir/usr/lib/erlang/man/man3/odbc3.gz"
+  install -Dm644 odbc.3 "$pkgdir/usr/lib/erlang/man/man3/odbc.3"
   install -Dm644 otp/LICENSE.txt \
     "$pkgdir/usr/share/licenses/$pkgname/LICENCE.txt"
 }



More information about the arch-commits mailing list