OBS-URL: https://build.opensuse.org/package/show/science/cxsc?expand=0&rev=6
18 lines
568 B
Diff
18 lines
568 B
Diff
---
|
|
src/Makefile.am | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
Index: cxsc-2-5-4/src/Makefile.am
|
|
===================================================================
|
|
--- cxsc-2-5-4.orig/src/Makefile.am
|
|
+++ cxsc-2-5-4/src/Makefile.am
|
|
@@ -41,7 +41,7 @@ endif !HOST_DARWIN
|
|
|
|
libcxsc_la_LIBADD = rts/librts.la fi_lib/libfi_lib.la \
|
|
../CToolbox/Modules/libCToolbox.la libcxsc_inl.la
|
|
-libcxsc_la_LDFLAGS = -version-number 2:5:3
|
|
+libcxsc_la_LDFLAGS = -version-number 2:5:4
|
|
|
|
install-data-local:
|
|
mkdir -p "${DESTDIR}${pkgincludedir}"
|