diff options
Diffstat (limited to 'emulators/higan')
-rw-r--r-- | emulators/higan/Makefile | 1 | ||||
-rw-r--r-- | emulators/higan/pkg-plist | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/emulators/higan/Makefile b/emulators/higan/Makefile index 5e43a28ae867..578ef2c06eef 100644 --- a/emulators/higan/Makefile +++ b/emulators/higan/Makefile @@ -139,7 +139,6 @@ do-install: ${LN} -sf ${PREFIX}/lib/libananke.so.1 ${PREFIX}/lib/libananke.so ${INSTALL_PROGRAM} ${WRKSRC}/higan/out/higan ${PREFIX}/bin/ ${INSTALL_DATA} ${WRKSRC}/higan/data/higan.png ${PREFIX}/share/pixmaps/ - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/higan/data/higan.desktop ${PREFIX}/share/applications/ ${MKDIR} ${DATADIR}/Video\ Shaders (cd ${WRKSRC}/higan/profile && ${COPYTREE_SHARE} \* ${DATADIR}/) diff --git a/emulators/higan/pkg-plist b/emulators/higan/pkg-plist index 46f04b3510dd..1e022517f72c 100644 --- a/emulators/higan/pkg-plist +++ b/emulators/higan/pkg-plist @@ -23,4 +23,3 @@ share/pixmaps/higan.png @dirrm %%DATADIR%%/Game Boy Advance.sys @dirrm %%DATADIR%%/Famicom.sys @dirrm %%DATADIR%% -@dirrmtry share/applications |