Changeset 24410
- Timestamp:
- 2010-12-10T11:57:48+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
packages/Xorg/xorg/util/util-macros/Makefile
r19719 r24410 43 43 44 44 define Build/InstallDev 45 $(INSTALL_DIR) $( 2)/share/aclocal46 $( CP) $(PKG_BUILD_DIR)/*.m4 $(2)/share/aclocal/45 $(INSTALL_DIR) $(STAGING_DIR)/host/share/aclocal 46 $(INSTALL_DATA) $(PKG_BUILD_DIR)/xorg-macros.m4 $(STAGING_DIR)/host/share/aclocal/ 47 47 endef 48 48
Note: See TracChangeset
for help on using the changeset viewer.