Changeset 139
- Timestamp:
- 02/22/08 15:48:04 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/debbuild
r138 r139 1429 1429 next if /^$pkgtree/; 1430 1430 next if /not a dynamic executable/; 1431 next if m|/lib /ld-linux.so|; # Hack! Hack! PTHBTT! (libc suxx0rz)1431 next if m|/lib(?:64)?/ld-linux|; # Hack! Hack! PTHBTT! (libc suxx0rz) 1432 1432 next if /linux-gate.so/; # Kernel hackery for teh W1n!!1!1eleventy-one!1 (Don't ask. Feh.) 1433 1433
Note:
See TracChangeset
for help on using the changeset viewer.