Changeset 202
- Timestamp:
- 20/05/2007 14:14:04 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
packages/telephony/asterisk-gui-mdx/trunk/debian/conffiles
r200 r202 1 1 /etc/asterisk/gui_custommenus.conf 2 /etc/asterisk/gui_sysinfo3 2 /etc/asterisk/providers.conf packages/telephony/asterisk-gui-mdx/trunk/tools/Makefile
r200 r202 26 26 mkdir -p $(ASTSBINDIR) 27 27 $(INSTALL) -m 755 zapscan.bin $(ASTSBINDIR) 28 $(INSTALL) -m 755 zapscan.bin /sbin29 28 $(INSTALL) -m 755 zapscan $(ASTSBINDIR) 30 $(INSTALL) -m 755 zapscan /sbin31 29 endif 32 30
