- Timestamp:
- Jun 14, 2007, 3:13:57 PM (19 years ago)
- Children:
- fe6acab
- Parents:
- 155f6c8c
- File:
-
- 1 edited
-
mk/package.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mk/package.mk
r155f6c8c r91543df 98 98 99 99 _ALL_CONTROLS+= $$(IDIR_$(1))/CONTROL/control 100 ICONTROL_$(1)?= ipkg/$(2).control 100 101 $$(IDIR_$(1))/CONTROL/control: ${_PATCH_COOKIE} 101 ${MBSH} ${SCRIPT_DIR}/make-ipkg-dir.sh $$(IDIR_$(1)) \ 102 ./ipkg/$(2).control $(3) $(4) 102 ${MBSH} ${SCRIPT_DIR}/make-ipkg-dir.sh $${IDIR_$(1)} $${ICONTROL_$(1)} $(3) $(4) 103 103 [ -z "$$(IDEPEND_$(1))" ] || echo "Depends: $$(IDEPEND_$(1))" >>$$(IDIR_$(1))/CONTROL/control 104 104 for file in conffiles preinst postinst prerm postrm; do \
Note:
See TracChangeset
for help on using the changeset viewer.
