From 12f19801bf46ecceda69e476119a787e405ff904 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 02 Jun 2013 10:12:27 -0400 Subject: Delete upstream source directory. --- (limited to 'src/intercept/ldconfig') diff --git a/src/intercept/ldconfig b/src/intercept/ldconfig deleted file mode 100644 index e07c81d..0000000 --- a/src/intercept/ldconfig +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -if [ ! -f $OPKG_INTERCEPT_DIR/ldconfig ]; then - echo "ldconfig" > $OPKG_INTERCEPT_DIR/ldconfig - chmod +x $OPKG_INTERCEPT_DIR/ldconfig -fi - -- cgit v0.9.1