Skip to content

Commit

Permalink
Merge pull request #122 from ellert/fedora-test-deps-and-cleanup
Browse files Browse the repository at this point in the history
Fedora test deps and cleanup
  • Loading branch information
ellert authored Mar 12, 2020
2 parents 0b95b08 + c7b0cdd commit ab99a0e
Show file tree
Hide file tree
Showing 131 changed files with 305 additions and 5,678 deletions.
2 changes: 1 addition & 1 deletion common/source/configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
AC_INIT([globus_common], [18.7], [https://github.com/gridcf/gct/issues])
AC_INIT([globus_common], [18.8], [https://github.com/gridcf/gct/issues])
AC_CONFIG_MACRO_DIR([m4])
AC_SUBST([MAJOR_VERSION], [${PACKAGE_VERSION%%.*}])
AC_SUBST([MINOR_VERSION], [${PACKAGE_VERSION##*.}])
Expand Down
3 changes: 0 additions & 3 deletions common/source/scripts/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ libexecdata_DATA = \
globus-sh-tools-vars.sh \
globus-script-initializer \
globus-script-initializer.$(host_cpu)-$(host_vendor)-$(host_os)
libexec_SCRIPTS = \
globus-vararg-enums-doxygen-filter.pl

bin_SCRIPTS = \
globus-hostname \
Expand All @@ -30,5 +28,4 @@ DISTCLEANFILES = globus-script-initializer.$(host_cpu)-$(host_vendor)-$(host_os)

EXTRA_DIST = \
globus-args-parser-header \
globus-vararg-enums-doxygen-filter.pl \
Config.pm
296 changes: 0 additions & 296 deletions common/source/scripts/globus-vararg-enums-doxygen-filter.pl

This file was deleted.

Loading

0 comments on commit ab99a0e

Please sign in to comment.