Changeset 1255
- Timestamp:
- 01/24/12 13:01:31 (4 months ago)
- Location:
- main/linuxmuster-linbo/branches/testing
- Files:
-
- 3 edited
-
debian/changelog (modified) (1 diff)
-
debian/rules (modified) (1 diff)
-
linbo/etc/linbo-version (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-linbo/branches/testing/debian/changelog
r1254 r1255 1 1 linuxmuster-linbo (2.0.4-0) unstable; urgency=low 2 2 3 * rsync: updated to 3.0.9, removed Patch.3 * rsync: updated to 3.0.9, building it unpatched. 4 4 * ntfs-3g: updated to 2012.1.15. 5 5 -
main/linuxmuster-linbo/branches/testing/debian/rules
r1254 r1255 285 285 286 286 # ntfs-3g 287 -@if [ ! -e $(NTFS3G_DIR)/src/ .libs/ntfs-3g ]; then \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/ .libs/ntfs-3g && strip libntfs-3g/.libs/libntfs-3g.so.80.0.0 && strip ntfsprogs/.libs/mkntfs ); \289 ( cd $(NTFS3G_DIR) && ./configure --enable-static --enable-posix-acls && make && strip src/ntfs-3g && strip ntfsprogs/mkntfs ); \ 290 290 fi 291 291 -
main/linuxmuster-linbo/branches/testing/linbo/etc/linbo-version
r1225 r1255 1 LINBO 2.0. 3-11 LINBO 2.0.4-0
Note: See TracChangeset
for help on using the changeset viewer.
