From 33a6d2569f677b64b40267429ff4ca713c042da7 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Sun, 04 Mar 2012 06:25:40 -0500
Subject: Initial commit.

---
(limited to 'fakeroot.pkg/prerm')

diff --git a/fakeroot.pkg/prerm b/fakeroot.pkg/prerm
new file mode 100755
index 0000000..91527fa
--- /dev/null
+++ b/fakeroot.pkg/prerm
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+rm /usr/bin/opkg
--
cgit v0.9.1