[icestorm] 59/75: Icebox Makefile install section fixed

Ruben Undheim rubund-guest at moszumanska.debian.org
Wed Oct 7 15:52:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository icestorm.

commit 3a37aa0b0a6551d4bc8ed4e90652b7bf60beef2b
Author: Jesús Arroyo Torrens <jesus.arroyo at bq.com>
Date:   Thu Sep 3 22:07:17 2015 +0200

    Icebox Makefile install section fixed
---
 icebox/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/icebox/Makefile b/icebox/Makefile
index 1cf40da..72c98b9 100644
--- a/icebox/Makefile
+++ b/icebox/Makefile
@@ -16,6 +16,7 @@ clean:
 
 install: all
 	mkdir -p $(DESTDIR)/share/icebox
+	mkdir -p $(DESTDIR)/bin
 	cp chipdb-1k.txt     $(DESTDIR)/share/icebox/
 	cp chipdb-8k.txt     $(DESTDIR)/share/icebox/
 	cp icebox.py         $(DESTDIR)/bin/icebox.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/icestorm.git



More information about the debian-science-commits mailing list