Changeset 416 for main/linuxmuster-linbo/trunk/debian/rules
- Timestamp:
- 01/13/09 18:15:46 (3 years ago)
- File:
-
- 1 edited
-
main/linuxmuster-linbo/trunk/debian/rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-linbo/trunk/debian/rules
r412 r416 189 189 echo "[1mUnpacking $(CLOOP_ARCHIVE)...[0m" ; \ 190 190 tar xf cache/$(CLOOP_ARCHIVE) -C kernel; \ 191 echo "[1mPatching cloop sources...[0m" ; \192 ( cd $(CLOOP_DIR) && for i in ../../patches/cloop/*; do patch -p1 <$$i; done ); \191 #echo "[1mPatching cloop sources...[0m" ; \ 192 #( cd $(CLOOP_DIR) && for i in ../../patches/cloop/*; do patch -p1 <$$i; done ); \ 193 193 ln -sf ../$(CLOOP_DIR) kernel/cloop; \ 194 194 fi
Note: See TracChangeset
for help on using the changeset viewer.
