Skip to content

Commit

Permalink
Remove make patch and make unpatch. And set default conf dir to ~/.i-nex
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Dec 29, 2013
1 parent acede36 commit c83d567
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 875 deletions.
8 changes: 0 additions & 8 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,6 @@ make:
$(GBA) src/i-nex
cd pixmaps; make

patch:
patch -p1 -i patches/0001-I-Nex-New-GUI.patch
patch -p1 -i patches/0001-Remember-window-pos.patch

unpatch:
patch -R -p1 -i patches/0001-I-Nex-New-GUI.patch
patch -R -p1 -i patches/0001-Remember-window-pos.patch

deb:

$(AS_ROOT) $(PKG_INSTALL) $(dependency_build)
Expand Down

0 comments on commit c83d567

Please sign in to comment.