X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fnhfsstone.prerm;fp=debian%2Fnhfsstone.prerm;h=00a899e07747a6cca18000e5a17de0efc94f69cf;hp=0000000000000000000000000000000000000000;hb=8c8a9fb90c606cd8fc852a60727291cf9dea051c;hpb=1369ddc35e940c56aafdb73174b6fe7acc631d8f diff --git a/debian/nhfsstone.prerm b/debian/nhfsstone.prerm new file mode 100644 index 0000000..00a899e --- /dev/null +++ b/debian/nhfsstone.prerm @@ -0,0 +1,5 @@ +#!/bin/sh + +rm -f /usr/doc/nhfsstone + +exit 0