summaryrefslogtreecommitdiff
path: root/gnutls-1.1.9/build_inplace
diff options
context:
space:
mode:
authork clair <kclair@riseup.net>2012-10-09 12:24:40 -0700
committerk clair <kclair@riseup.net>2012-10-09 12:24:40 -0700
commit7868a869fda3e28230c19abc492057cc91b84902 (patch)
treea2dd1bac94e81bfdbd8898c34d0a65c24ba78600 /gnutls-1.1.9/build_inplace
parent780031761fca27881272e6c986a265bea7ef9aae (diff)
remove debian packaging files from master branch. master should only have the source files and the README
Diffstat (limited to 'gnutls-1.1.9/build_inplace')
-rwxr-xr-xgnutls-1.1.9/build_inplace5
1 files changed, 0 insertions, 5 deletions
diff --git a/gnutls-1.1.9/build_inplace b/gnutls-1.1.9/build_inplace
deleted file mode 100755
index 06748a0..0000000
--- a/gnutls-1.1.9/build_inplace
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-python setup.py build_ext --inplace
-python setup.py clean
-