- Add support for new stack (juju).
This commit is contained in:
parent
94a94c7d25
commit
ab95aadd08
@ -1,2 +1,3 @@
|
||||
libraw1394-1.2.0.tar.gz
|
||||
libraw1394-1.2.1.tar.gz
|
||||
fw-device-cdev.h
|
||||
|
||||
1877
libraw1394-juju.patch
Normal file
1877
libraw1394-juju.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -30,6 +30,10 @@ Development libraries needed to build applications against libraw1394.
|
||||
%patch0 -p0 -b .juju
|
||||
|
||||
%build
|
||||
|
||||
test -e %{_builddir}/fw-device-cdev.h || \
|
||||
cp %{_sourcedir}/fw-device-cdev.h %{_builddir}
|
||||
|
||||
aclocal
|
||||
autoconf
|
||||
automake
|
||||
|
||||
Loading…
Reference in New Issue
Block a user