updated on Sun Jan 15 08:01:04 UTC 2012
[aur-mirror.git] / he220stat / he220stat_patch
blob63d52332b47ec158951bb683e26f85642b7b7153
1 --- Makefile    2008-08-12 16:21:40.000000000 +0200
2 +++ Makefile.new        2008-08-12 16:22:35.000000000 +0200
3 @@ -21,6 +21,7 @@
4         rm -fr he220stat Makefile config.status config.log
5  install:
6         chmod +x ./xhe220stat
7 -       cp *he220stat /usr/local/bin
8 +       mkdir -p $(DESTDIR)/usr/local/bin
9 +       cp *he220stat $(DESTDIR)/usr/local/bin
10  uninstall:
11         rm -fr /usr/local/bin/he220stat /usr/local/bin/xhe220stat