Changeset 510 for main/linuxmuster-linbo/branches/testing/debian/rules
- Timestamp:
- 07/28/09 18:23:40 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-linbo/branches/testing/debian/rules
r509 r510 170 170 echo "[1mUnpacking $(RSYNC_ARCHIVE)...[0m" ; \ 171 171 tar xf cache/$(RSYNC_ARCHIVE) -C src; \ 172 echo "[1mPatching rsync sources...[0m" ; \ 173 ( cd $(RSYNC_DIR) && for i in ../../patches/rsync/*; do patch -p1 <$$i; done ); \ 172 174 ln -sf ../$(RSYNC_DIR) src/rsync; \ 173 175 fi
Note: See TracChangeset
for help on using the changeset viewer.
