diff options
Diffstat (limited to 'packages/pipepanic')
-rw-r--r-- | packages/pipepanic/pipepanic_0.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/pipepanic/pipepanic_0.1.1.bb b/packages/pipepanic/pipepanic_0.1.1.bb index 91d53b9524..a0e7e72f30 100644 --- a/packages/pipepanic/pipepanic_0.1.1.bb +++ b/packages/pipepanic/pipepanic_0.1.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Pipepanic is a pipe connecting game using libSDL. \ Connect as many different shaped pipes together as possible within the time given." HOMEPAGE = "http://www.users.waitrose.com/~thunor/pipepanic/" LICENSE = "GPL" -PR = "r2" +FILE_PR = "r2" SRC_URI = "http://www.users.waitrose.com/~thunor/pipepanic/dload/pipepanic-${PV}-source.tar.gz \ file://fix-datadir.patch;patch=1" |