Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/arch_src/Makefile
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-02-21 12:43:42 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-02-21 12:43:42 (GMT)
commit2876869020584497e61a340d4ca3c4c8a8cbde7f (patch)
treebb83d328a70fa1e8470d954e8ed90d7bba422ae8 /arch_src/Makefile
parent9ac3745fbd4253caca810d607a6f230d2b3b341d (diff)
undoing pyalsaaudio patchv36
Diffstat (limited to 'arch_src/Makefile')
-rw-r--r--arch_src/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch_src/Makefile b/arch_src/Makefile
deleted file mode 100644
index 2f915d5..0000000
--- a/arch_src/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-
-all:
- cd pyalsaaudio-0.2 ; python setup.py build
-
-install:
- cd pyalsaaudio-0.2 ; python setup.py install --prefix="${PREFIX}"
-