mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
major cleanups, mod_skinny and skypopen and sangoma ftdm modules added to rpm spec file
This commit is contained in:
@@ -14,7 +14,7 @@ _ESL.so: esl_wrap.o
|
||||
$(CXX) $(SOLINK) esl_wrap.o $(MYLIB) $(LOCAL_LDFLAGS) -o _ESL.so -L. $(LIBS)
|
||||
|
||||
install: _ESL.so
|
||||
install -o root -g root -m 644 _ESL.so $(SITE_DIR)
|
||||
install -m 755 _ESL.so $(SITE_DIR)
|
||||
|
||||
clean:
|
||||
rm -f *.o *.so *~
|
||||
|
Reference in New Issue
Block a user