Changeset 189

Show
Ignore:
Timestamp:
08/20/04 16:15:47 (9 years ago)
Author:
alexcv
Message:

Modified ipkg/rules to use the main wifidog.conf

Location:
trunk/wifidog
Files:
1 removed
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog/ChangeLog

    r188 r189  
    332004-08-20 Alexandre Carmel-Veilleux <acv@acv.ca> 
    44        * Debug output of all HTTP transactions and their responses. 
     5        * Changed ipkg to use wifidog.conf from the base tree 
    56 
    672004-08-19 Alexandre Carmel-Veilleux <acv@acv.ca> 
  • trunk/wifidog/ipkg/rules

    r172 r189  
    5757install: build install-wifidog install-iptables install-kernel-modules install-pthread 
    5858        mkdir -p $(TMP_DIR)/etc 
    59         cp $(BUILD_DIR)/wifidog.conf $(TMP_DIR)/etc 
     59        cp $(CURDIR)/wifidog.conf $(TMP_DIR)/etc 
    6060 
    6161install-wifidog: