Changeset 331360d for sipbmp3/debian/lib/sipbmp3-filter
- Timestamp:
- Sep 17, 2009, 2:55:47 AM (16 years ago)
- Branches:
- master, debian, mac, no-cups, nodebathena, web
- Children:
- c631d1a
- Parents:
- c061ab8
- git-author:
- Jessica B. Hamrick <jhamrick@…> (09/17/09 02:55:47)
- git-committer:
- Jessica B. Hamrick <jhamrick@…> (09/17/09 02:55:47)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sipbmp3/debian/lib/sipbmp3-filter
rc061ab8 r331360d 28 28 29 29 # Configuration 30 my $config_file = "/ etc/sipbmp3-filter-config.pl";30 my $config_file = "/usr/lib/sipbmp3/config/sipbmp3-filter-config.pl"; 31 31 if (-r $config_file) { 32 32 # Inline the configuration file
Note: See TracChangeset
for help on using the changeset viewer.