From 7996a3d79d55b7f879dfd62e202bbfe2963718d3 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 27 Jul 2013 22:15:01 +0000 Subject: really properly move files --- libdde-linux26/libdde_linux26/mk/tmpl/inst | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 libdde-linux26/libdde_linux26/mk/tmpl/inst (limited to 'libdde-linux26/libdde_linux26/mk/tmpl/inst') diff --git a/libdde-linux26/libdde_linux26/mk/tmpl/inst b/libdde-linux26/libdde_linux26/mk/tmpl/inst deleted file mode 100755 index 5e553544..00000000 --- a/libdde-linux26/libdde_linux26/mk/tmpl/inst +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -# install default directory hierarchy and default Makefiles -# -# Call this script from a newly created package directory. - -set -e -tar c -C "${0%/*}" -f- --exclude=.svn --exclude=inst . | tar xvf - -- cgit v1.2.3