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

Jelle van der Waa jelle at archlinux.org
Sun Sep 22 14:38:35 UTC 2019


    Date: Sunday, September 22, 2019 @ 14:38:34
  Author: jelle
Revision: 511526

Remove leftover openssl-1.0 commented out lines

Modified:
  tarsnap/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ---
 1 file changed, 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-22 14:30:32 UTC (rev 511525)
+++ PKGBUILD	2019-09-22 14:38:34 UTC (rev 511526)
@@ -19,9 +19,6 @@
 
 build() {
   cd "$srcdir/$pkgname-autoconf-$pkgver"
-  #export CFLAGS="$CFLASG -I/usr/include/openssl-1.0"
-  #export LDFLAGS="$LDFLAGS -L/usr/lib/openssl-1.0 -lssl -lcrypto"
-
   ./configure --prefix=/usr --sysconfdir="/etc/$pkgname"
   make
 }



More information about the arch-commits mailing list