Changeset 1257
- Timestamp:
- 01/24/12 15:44:45 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-linbo/branches/testing/debian/rules
r1255 r1257 287 287 -@if [ ! -e $(NTFS3G_DIR)/src/ntfs-3g ]; then \ 288 288 echo "[1mBuilding ntfs-3g...[0m" ; \ 289 ( cd $(NTFS3G_DIR) && ./configure --enable- static--enable-posix-acls && make && strip src/ntfs-3g && strip ntfsprogs/mkntfs ); \289 ( cd $(NTFS3G_DIR) && ./configure --enable-really-static --enable-xattr-mappings --enable-posix-acls && make && strip src/ntfs-3g && strip ntfsprogs/mkntfs ); \ 290 290 fi 291 291
Note: See TracChangeset
for help on using the changeset viewer.
