[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r6602 - gnuradio/branches/developers/bdale/deb/debian
From: |
jcorgan |
Subject: |
[Commit-gnuradio] r6602 - gnuradio/branches/developers/bdale/deb/debian |
Date: |
Tue, 9 Oct 2007 01:09:49 -0600 (MDT) |
Author: jcorgan
Date: 2007-10-09 01:09:49 -0600 (Tue, 09 Oct 2007)
New Revision: 6602
Modified:
gnuradio/branches/developers/bdale/deb/debian/install-build-deps.sh
Log:
Fix typo.
Modified: gnuradio/branches/developers/bdale/deb/debian/install-build-deps.sh
===================================================================
--- gnuradio/branches/developers/bdale/deb/debian/install-build-deps.sh
2007-10-09 07:07:22 UTC (rev 6601)
+++ gnuradio/branches/developers/bdale/deb/debian/install-build-deps.sh
2007-10-09 07:09:49 UTC (rev 6602)
@@ -5,7 +5,7 @@
if test "$ISSUE" = "Ubuntu"; then
FFTW3DEV=fftw3-dev
else
- FFTW3DEV=libfft23-dev
+ FFTW3DEV=libfftw3-dev
fi
sudo apt-get install \
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r6602 - gnuradio/branches/developers/bdale/deb/debian,
jcorgan <=