1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-01-08 14:54:14 +01:00

new ebuilds: screenkey, ppsspp, azpainterb, primus, apktool

This commit is contained in:
root
2016-08-08 16:35:52 +02:00
parent 1f1ccf379d
commit 6847cc1089
14 changed files with 374 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--- apktool 2010-04-02 20:27:46.000000000 +0200
+++ apktool.new 2012-03-16 00:54:09.000000000 +0100
@@ -43,7 +43,7 @@
jarfile=apktool.jar
-libdir="$progdir"
+libdir=/opt/apktool
if [ ! -r "$libdir/$jarfile" ]
then
echo `basename "$prog"`": can't find $jarfile"