From 2c981bb6e7f5ddb1b71a2a4e314ba7cd523d857c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 1 Jan 2015 19:22:16 -0500 Subject: Add a utility to add/remove librefetch from makepkg.conf This script is formerly the install script for the bundled-up package. --- src/librefetch/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/librefetch/Makefile') diff --git a/src/librefetch/Makefile b/src/librefetch/Makefile index 2c76089..d797daf 100644 --- a/src/librefetch/Makefile +++ b/src/librefetch/Makefile @@ -1 +1,3 @@ include ../../common.mk +progs = librefetch-install +confs = librefetch-makepkg.conf -- cgit v1.2.3