From 00d56021b89743ba16aa5f24b8b953dd040c4a36 Mon Sep 17 00:00:00 2001 From: jstebbins Date: Mon, 16 Jul 2012 21:02:45 +0000 Subject: LinGui: remove obsolete ubuntu lucid rule Lucid was removed a while ago, but I missed the rule that pushes the now non-existent source package to the PPA build server. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4849 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- pkg/linux/module.rules | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/linux/module.rules b/pkg/linux/module.rules index 312d6a3cf..ef10082bf 100644 --- a/pkg/linux/module.rules +++ b/pkg/linux/module.rules @@ -65,7 +65,6 @@ pkg.push.src.deb:: $(PKG.src.deb.stamp) (cd $(STAGE.out.src/)oneiric && dput handbrake-snapshots handbrake_$(HB.version)ppa1~oneiric1_source.changes ) (cd $(STAGE.out.src/)natty && dput handbrake-snapshots handbrake_$(HB.version)ppa1~natty1_source.changes ) (cd $(STAGE.out.src/)maverick && dput handbrake-snapshots handbrake_$(HB.version)ppa1~maverick1_source.changes ) - (cd $(STAGE.out.src/)lucid && dput handbrake-snapshots handbrake_$(HB.version)ppa1~lucid1_source.changes ) $(PKG.src.deb.stamp): GNUmakefile -$(RM.exe) -rf $(STAGE.out.src/) -- cgit v1.2.3