File: undebug

package info (click to toggle)
fakeroot 0.0-14.2
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 140 kB
  • ctags: 177
  • sloc: ansic: 687; cpp: 533; makefile: 81; sh: 68
file content (5 lines) | stat: -rwxr-xr-x 144 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/bash

rm  /usr/lib/libfakeroot.so.0.0 /usr/bin/fakeroot;
cp fakeroot /usr/bin/fakeroot
cp libfakeroot.so.0.0 /usr/lib/libfakeroot.so.0.0