Browse Source

Added remove for port-helper.

master
freesource 23 years ago
parent
commit
3cb6c28c0e
  1. 1
      Makefile.pkg

1
Makefile.pkg

@ -42,6 +42,7 @@ install:
remove:
rm /usr/bin/gbootroot
rm -rf /usr/lib/bootroot
rm -rf /usr/lib/uml
rm /usr/bin/make_debian
rm /usr/share/perl5/BootRoot/*
rmdir /usr/share/perl5/BootRoot

Loading…
Cancel
Save