summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorChristoph Egger <Christoph.Egger@gmx.de>2008-12-03 16:52:53 +0100
committerChristoph Egger <Christoph.Egger@gmx.de>2008-12-03 16:52:53 +0100
commit28006695dd986413294f728d92e81316fb1d42c3 (patch)
treec89c24759529276a1cbc75d1a1235c911bd94cc9 /debian/rules
parent2fe2b87569c693596cd6f8a68a18f14315618943 (diff)
* Changes to buld against new snapshot
* Drop more patches applied upstream * Refresh patch
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 706c141..a65fde0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,12 +37,12 @@ build-stamp: configure-stamp
touch $@
clean: unpatch
- find lib -name "*so*" -exec rm {} \;
+ #find lib -name "*so*" -exec rm {} \;
dh_testdir
dh_testroot
# Add here commands to clean up after the build process.
- $(MAKE) clean
+ $(MAKE) mrproper
rm -Rf .pc