Changeset 199 for debwrt/trunk/debian
- Timestamp:
- Apr 7, 2011, 8:43:24 PM (12 years ago)
- Location:
- debwrt/trunk/debian/package
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
debwrt/trunk/debian/package/debian.mk
r190 r199 16 16 # along with this program. If not, see <http://www.gnu.org/licenses/>. 17 17 18 # Start with an empty package list 19 DEBWRT_PKGLST:= 20 # that list can be extended in the next include statements 18 21 include $(TOPDIR)/debian/package/libnl/build.mk 19 22 include $(TOPDIR)/debian/package/iw/build.mk -
debwrt/trunk/debian/package/debwrt-kernel-headers/build.mk
r156 r199 17 17 18 18 DEBWRT_KERNEL_HEADERS_VERSION:=2.6.36.2 19 20 DEBWRT_PKGLST:=$(DEBWRT_PKGLST) debian/package/debwrt-kernel-headers 19 21 20 22 debian/package/debwrt-kernel-headers: debian/package/debwrt-kernel-headers/deliver -
debwrt/trunk/debian/package/hostapd/build.mk
r85 r199 15 15 # You should have received a copy of the GNU General Public License 16 16 # along with this program. If not, see <http://www.gnu.org/licenses/>. 17 18 DEBWRT_PKGLST:=$(DEBWRT_PKGLST) debian/package/hostapd 17 19 18 20 debian/package/hostapd: debian/package/hostapd/deliver -
debwrt/trunk/debian/package/iw/build.mk
r52 r199 15 15 # You should have received a copy of the GNU General Public License 16 16 # along with this program. If not, see <http://www.gnu.org/licenses/>. 17 18 DEBWRT_PKGLST:=$(DEBWRT_PKGLST) debian/package/iw 17 19 18 20 debian/package/iw: debian/package/iw/deliver -
debwrt/trunk/debian/package/libnl-tiny/build.mk
r125 r199 15 15 # You should have received a copy of the GNU General Public License 16 16 # along with this program. If not, see <http://www.gnu.org/licenses/>. 17 18 DEBWRT_PKGLST:=$(DEBWRT_PKGLST) debian/package/libnl-tiny 17 19 18 20 debian/package/libnl-tiny: debian/package/libnl-tiny/deliver -
debwrt/trunk/debian/package/libnl/build.mk
r52 r199 15 15 # You should have received a copy of the GNU General Public License 16 16 # along with this program. If not, see <http://www.gnu.org/licenses/>. 17 18 DEBWRT_PKGLST:=$(DEBWRT_PKGLST) debian/package/libnl 17 19 18 20 debian/package/libnl: debian/package/libnl/deliver -
debwrt/trunk/debian/package/libpar2/build.mk
r109 r199 15 15 # You should have received a copy of the GNU General Public License 16 16 # along with this program. If not, see <http://www.gnu.org/licenses/>. 17 18 DEBWRT_PKGLST:=$(DEBWRT_PKGLST) debian/package/libpar2 17 19 18 20 debian/package/libpar2: debian/package/libpar2/deliver -
debwrt/trunk/debian/package/nvram/build.mk
r85 r199 15 15 # You should have received a copy of the GNU General Public License 16 16 # along with this program. If not, see <http://www.gnu.org/licenses/>. 17 18 DEBWRT_PKGLST:=$(DEBWRT_PKGLST) debian/package/nvram 17 19 18 20 debian/package/nvram: debian/package/nvram/deliver -
debwrt/trunk/debian/package/nzbget/build.mk
r109 r199 15 15 # You should have received a copy of the GNU General Public License 16 16 # along with this program. If not, see <http://www.gnu.org/licenses/>. 17 18 DEBWRT_PKGLST:=$(DEBWRT_PKGLST) debian/package/nzbget 17 19 18 20 debian/package/nzbget: debian/package/nzbget/deliver -
debwrt/trunk/debian/package/robocfg/build.mk
r76 r199 15 15 # You should have received a copy of the GNU General Public License 16 16 # along with this program. If not, see <http://www.gnu.org/licenses/>. 17 18 DEBWRT_PKGLST:=$(DEBWRT_PKGLST) debian/package/robocfg 17 19 18 20 debian/package/robocfg: debian/package/robocfg/deliver -
debwrt/trunk/debian/package/shellinabox/build.mk
r100 r199 15 15 # You should have received a copy of the GNU General Public License 16 16 # along with this program. If not, see <http://www.gnu.org/licenses/>. 17 18 DEBWRT_PKGLST:=$(DEBWRT_PKGLST) debian/package/shellinabox 17 19 18 20 debian/package/shellinabox: debian/package/shellinabox/deliver -
debwrt/trunk/debian/package/swconfig/build.mk
r129 r199 15 15 # You should have received a copy of the GNU General Public License 16 16 # along with this program. If not, see <http://www.gnu.org/licenses/>. 17 18 DEBWRT_PKGLST:=$(DEBWRT_PKGLST) debian/package/swconfig 17 19 18 20 debian/package/swconfig: debian/package/swconfig/deliver
Note: See TracChangeset
for help on using the changeset viewer.