summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-09-22 23:35:25 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-09-22 23:35:25 -0500
commit061be9da23ac2eb48769baa9e8581a5ee8ab76f1 (patch)
tree047be9380a96cc491be86634a89f55f9a06ed129
parent68dc59cb2bfdd5c6be1054f62e89cf11354588de (diff)
downloadsmartcardauth-061be9da.tar.gz
smartcardauth-061be9da.zip
Fix FTBFS
-rwxr-xr-xMakefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 9d083e5..a4c7261 100755
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,3 @@ install:
mkdir -p $(DESTDIR)/usr
cp -Rp src/cardpincheck usr/bin/cardpincheck
cp -Rp usr/* $(DESTDIR)/usr/
-
- mkdir -p $(DESTDIR)/etc
- cp -Rp etc/* $(DESTDIR)/etc/