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

Andreas Radke andyrtr at archlinux.org
Sun Nov 12 14:01:02 UTC 2017


    Date: Sunday, November 12, 2017 @ 14:01:01
  Author: andyrtr
Revision: 309642

upgpkg: libstaroffice 0.0.5-1

upstream update 0.0.5

Modified:
  libstaroffice/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-12 14:00:35 UTC (rev 309641)
+++ PKGBUILD	2017-11-12 14:01:01 UTC (rev 309642)
@@ -14,13 +14,10 @@
 source=(https://github.com/fosnola/$pkgname/releases/download/$pkgver/libstaroffice-$pkgver.tar.xz)
 sha256sums=('315507add58068aa6d5c437e7c2a6fd1abe684515915152c6cf338fc588da982')
 
-#prepare() {
-#return 1
-#}
 
 build() {
   cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr #--help
+  ./configure --prefix=/usr
   make
 }
 



More information about the arch-commits mailing list