Hello, the attached patch fixes the following error when doing make
install with v1.0.7:
+'/usr/src/tmp/libschroedinger-buildroot/usr/include/schroedinger-1.0/schroedinger'
/bin/install: will not overwrite just-created
+`/usr/src/tmp/libschroedinger-buildroot/usr/include/schroedinger-1.0/schroedinger/schrobitstream.h'
with `schrobitstream.h'
/bin/install: will not overwrite just-created
+`/usr/src/tmp/libschroedinger-buildroot/usr/include/schroedinger-1.0/schroedinger/schromotion.h'
with `schromotion.h'
make[5]: Leaving directory
`/usr/src/RPM/BUILD/schroedinger-1.0.7/schroedinger'
make[5]: *** [install-pkgincludeHEADERS] Error 1
--
Mathematics deals exclusively with the relations of concepts
to each other without consideration of their relation to experience.
-- Albert Einstein
diff --git a/schroedinger/Makefile.am b/schroedinger/Makefile.am
index da00002..cbc0a58 100644
--- a/schroedinger/Makefile.am
+++ b/schroedinger/Makefile.am
@@ -57,9 +57,7 @@ pkginclude_HEADERS = \
schroutils.h \
schrovideoformat.h \
schrovirtframe.h \
- schrowavelet.h \
- schrobitstream.h \
- schromotion.h
+ schrowavelet.h
nodist_pkginclude_HEADERS = \
schroversion.h
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Schrodinger-devel mailing list
Schrodinger-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel