makedeb


pplatex 1.0.rc3-2


A tool to reformat the output of latex and friends into readable messages.

Click here to go back to the commit logs for pplatex.

Commit:


Hash: 4bdfa1215004738ad949b553e696b2fa0bb22520

Message: Remove after shlibdeps

Diff


diff --git a/PKGBUILD b/PKGBUILD
index e807fe1..ea5c08e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,6 +59,8 @@ _shlibdeps() {
 		sed "s/, /\n/g" |\
 		sed "s/\(.*\) (\(.*\) \(.*\))/\1\2\3/g"
 	popd &> /dev/null
+
+	rm -rf "$pkgdir/debian"
 }
 
 package() {