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

David Runge dvzrv at archlinux.org
Thu Oct 3 14:27:28 UTC 2019


    Date: Thursday, October 3, 2019 @ 14:27:27
  Author: dvzrv
Revision: 363695

upgpkg: zita-resampler 1.6.2-2

Adding libzita-resampler.so to provides. Minor cleanups.

Modified:
  zita-resampler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-03 14:13:51 UTC (rev 363694)
+++ PKGBUILD	2019-10-03 14:27:27 UTC (rev 363695)
@@ -43,7 +43,7 @@
   # apps
   make LDFLAGS+=" -L../source" CXXFLAGS+=" -I../source" -C apps
   # cleanup link
-  rm -rv ../source/"lib${pkgname}.so"
+  rm -rv "source/lib${pkgname}.so"
 }
 
 package() {



More information about the arch-commits mailing list