diff options
| author | Mika Havela <mika.havela@gmail.com> | 2012-09-19 19:24:55 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-09-20 09:55:57 +0000 |
| commit | da4e9752b08de313787625c2e2583e722832ccd4 (patch) | |
| tree | f9a194bd8e5fef95fa010edd7dbd8de5ee6b31ba /testing/skytraq-datalogger/Makefile.patch | |
| parent | 91277383bd763800139d811364705c349051b0e6 (diff) | |
| download | aports-da4e9752b08de313787625c2e2583e722832ccd4.tar.bz2 aports-da4e9752b08de313787625c2e2583e722832ccd4.tar.xz | |
testing/skytraq-datalogger: new aport
Diffstat (limited to 'testing/skytraq-datalogger/Makefile.patch')
| -rw-r--r-- | testing/skytraq-datalogger/Makefile.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/skytraq-datalogger/Makefile.patch b/testing/skytraq-datalogger/Makefile.patch new file mode 100644 index 0000000000..fd9a696fe8 --- /dev/null +++ b/testing/skytraq-datalogger/Makefile.patch @@ -0,0 +1,8 @@ +--- skytraq-datalogger-0.5-1/Makefile ++++ ./Makefile +@@ -18,4 +18,5 @@ + rm -f *.o $(PROG) test + + install: ++ mkdir -p $(DESTDIR)/$(PREFIX) + cp $(PROG) $(DESTDIR)/$(PREFIX) |
