Changeset 206
- Timestamp:
- 04/15/11 12:36:42 (2 years ago)
- File:
-
- 1 edited
-
debwrt/trunk/debian/package/hostapd/debian/rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
debwrt/trunk/debian/package/hostapd/debian/rules
r86 r206 57 57 install -o root -g root -m 644 debian/hostapd-wep.conf debian/hostapd/etc/hostapd/hostapd-wep.conf 58 58 install -o root -g root -m 644 debian/hostapd.default debian/hostapd/etc/default/hostapd 59 install -o root -g root -m 644debian/hostapd.init debian/hostapd/etc/init.d/hostapd59 install -o root -g root -m 755 debian/hostapd.init debian/hostapd/etc/init.d/hostapd 60 60 61 61 override_dh_installinit:
Note: See TracChangeset
for help on using the changeset viewer.