freeswitch-stable: fix 003-modmake-fix.patch
[feed/telephony.git] / net / freeswitch-stable / patches / 003-modmake-fix.patch
index 9c2fe175a307466cd908c52addfc85bff20bed3b..dbe524b34f70ddc86b73f16efa7464940b22a96c 100644 (file)
  DEFAULT_ARGS = --build=$(build) --host=$(host) --target=$(target) --prefix="$(prefix)" --exec_prefix="$(exec_prefix)" --libdir="$(libdir)" --disable-shared --with-pic
  
  moddir=@modulesdir@
-@@ -18,4 +18,4 @@ extraclean-modules: extraclean
- print_tests:
-       @set +e; \
-       test -z "$(TESTS)" || for i in $(TESTS); do echo $(subdir)/$$i; done;
--      
-\ No newline at end of file
-+